Show HN: Lisp interpreter with a 2D graphics API written in Rust and OpenGL (github.com) 5 points by rastapasta42 9y ago ↗ HN
[–] rastapasta42 9y ago ↗ LambdaOxide is the Lisp interpreter and Skomakare is the graphics interface that supports drawing basic shapes, text and textures from LambdaOxide REPL.LambdaOxide source code: https://github.com/rpasta42/LambdaOxideIt's pretty basic and does not yet support tail-call optimization and macros.
1 comment
[ 3.3 ms ] story [ 15.9 ms ] threadLambdaOxide source code: https://github.com/rpasta42/LambdaOxide
It's pretty basic and does not yet support tail-call optimization and macros.