~octaspire/dern

Programming language
0c4866a3 — octaspire 5 years ago
Fix compiler warnings and an error on some plugins in NetBSD
9b6170e2 — octaspire 5 years ago
Fix Chipmunk library for NetBSD
fc960366 — octaspire 5 years ago
sr.ht NetBSD test build: disable ssl verification in git globally

refs

master
browse  log 
v0.489.6
release notes 

clone

read-only
https://git.sr.ht/~octaspire/dern
read/write
git@git.sr.ht:~octaspire/dern

You can also use your local clone with git send-email.

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.