Y
Hacker News
new
|
ask
|
show
|
jobs
Pico8Lisp: A toy Lisp interpreter for PICO-8
(
lexaloffle.com
)
116 points
by
andrewguy9
1748 days ago
2 comments
jmiskovic
1748 days ago
Also notable, TIC-80 is an open source PICO-8 clone and it has a built-in support for Fennel. A step up from toy Lisp, Fennel is mature Clojure-inspired language that runs on Lua platform.
https://fennel-lang.org/setup#using-fennel-in-tic-80
link
5-
1748 days ago
see also: really a toy lisp for the original fantasy console, CHIP-8:
https://internet-janitor.itch.io/bulb
link
https://fennel-lang.org/setup#using-fennel-in-tic-80