Skip to content

octaspire/dern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.