We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebab4f commit 44b9e43Copy full SHA for 44b9e43
Common-Lisp.adoc
@@ -550,6 +550,9 @@ Find +hunchentoot/acceptor.lisp+ and change +"errors/"+ to +"errors"+.
550
551
* Fast HTTP parser: https://github.com/fukamachi/fast-http[fast-http].
552
553
+* Developing graphics demos and games in real-time:
554
+ https://github.com/cbaggers/cepl[Code-Eval-Play-Loop].
555
+
556
== Other interesting pieces
557
558
* https://github.com/robert-strandh/SICL[SICL] is an implementation written in
0 commit comments