Hacker News new | ask | show | jobs
by zitterbewegung 1535 days ago
What was that language or system where it would read what you wrote down on a piece of paper and then execute the program ?
4 comments

Perhaps you're thinking of Dynamic Land:

https://dynamicland.org/

I made a proof of concept language once of something along that idea.

https://github.com/mypalmike/skastic

Since the purpose of all programming languages is to be readily readable by biological OCR systems, I would think all. ;)
perhaps Dynamicland?