Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This looks like an awesome resource for learning new languages and also for understanding Lisp at a more fundamental level. I'm going to share this with my students next semester when I teach PL.

Are there any other projects like this that let you compare implementations using many different languages (e.g., Rosetta Code)?



It does remind me of the Real World repository [0]. It is basically a Medium clone implemented in tons of different frontend and backend frameworks. Probably not exactly what you were looking for, since it's more related to the frameworks rather than the programming languages, but it is still interesting nonetheless.

[0] https://github.com/gothinkster/realworld


The Lox Language is another teaching tool by Bob Nystrom with many implementations [1] and a great (work in progress) book [2]

[1] https://github.com/munificent/craftinginterpreters/wiki/Lox-...

[2] http://craftinginterpreters.com/


Not exactly what you're looking for, but: https://github.com/mame/quine-relay




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: