▲ | lispitillo a day ago | |||||||
Perhaps instead of coding many small one day projects one could program one day projects that compose with each other. For example, I was thinking about developing a library that implements a version of J in Common Lisp (but I think fuel is lacking) so that, for example, the one day project named random-sample could be just:
| ||||||||
▲ | monospacegames a day ago | parent | next [-] | |||||||
I think they're showcasing existing projects instead of making a new one each day. | ||||||||
| ||||||||
▲ | v9v a day ago | parent | prev [-] | |||||||
Not J, but there is an APL compiler made in Common Lisp here: https://github.com/phantomics/april | ||||||||
|