Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.01 KB

builds.sr.ht status Build Status Coverage Status License

Programming language written in standard C99.

https://octaspire.io

Please use the amalgamated release octaspire-dern-amalgamated.c that can be found from the release-directory.

It contains everything needed to build and run Dern REPL, unit test runner or use Dern in other programs.

The Makefile is used only in development builds when developing Dern itself, and it will run only on some platforms. The amalgamated release can be used in all platforms without any build or metabuild tools.

See the manual for more information.