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

A few years ago, I wrote an esoteric, minimalistic turtle graphics language called CFRS[]: <https://susam.net/cfrs.html>.

This was an exercise in making a turtle graphics language that is as minimal as possible. It is closer to Brainfsck than JavaScript and it is not Turing complete, by design.

To see some demos, go to <https://susam.github.io/cfrs/demo.html>.





Interesting project. I guess you know Forth as well? :)

Yes, I do! <https://github.com/susam/may4>

I have a Forth-inspired, esoteric, stack-based, postfix, colouring language too: <https://susam.net/fxyt.html>

Demos: <https://susam.github.io/fxyt/demo.html>


computer goes [[[[BRRRRRRRRRR]]]]



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

Search: