OK: An open-source interpreter for the K5 programming language
1–10 of 12 posts
Re: OK: An open-source interpreter for the K5 programming language
#2Re: OK: An open-source interpreter for the K5 programming language
#3Re: OK: An open-source interpreter for the K5 programming language
#4One essential thing about k/q is its speed. When you use javascript, you lose everything.
Re: OK: An open-source interpreter for the K5 programming language
#5https://github.com/JohnEarnest/ok/tree/gh-pages/ike
For example, recently I wrote this program which generates abstract art every time you press a key:
http://johnearnest.github.io/ok/ike/ike.html?gist=e47433cfb3...
Many other demos are available from within iKe itself.
Re: OK: An open-source interpreter for the K5 programming language
#6One essential thing about k/q is its speed. When you use javascript, you lose everything.
Re: OK: An open-source interpreter for the K5 programming language
#7One essential thing about k/q is its speed. When you use javascript, you lose everything.
It's a training tool. Also, I think John had fun writing an interpreter. It's also a very cool language which people without money don't get exposed to. Maybe it gives people some good ideas.
Re: OK: An open-source interpreter for the K5 programming language
#8https://github.com/JohnEarnest/ok/blob/gh-pages/oK.js
I'm confused.
Re: OK: An open-source interpreter for the K5 programming language
#9One essential thing about k/q is its speed. When you use javascript, you lose everything.