Hacker News new | ask | show | jobs
Octaspire Dern – programming language
2 points by octaspire 3370 days ago
Very much a work in progress, but still usable. Written in standard C99 and released under Apache 2.0 license. For a usage example (a simple game written with it, also WIP) see https://gitlab.com/octaspire/maze

No other dependencies than C99 compiler + stdlib and https://gitlab.com/octaspire/core

2 comments

Oh, here is the link: https://gitlab.com/octaspire/dern
Looks like a Lisp dialect from the video. Is there a language reference or other supporting documentations (the docs/ directory did not shed much light on the language).
Some documentation is now available at:

http://www.octaspire.com/dern/

and in

doc/book/Programming_in_Octaspire_Dern.html

If it meets the guidelines, this might make a good 'Show HN'. Show HN guidelines: https://news.ycombinator.com/showhn.html