10 ms·
There needs to be detailed comments for at least ONE of those examples! Very cool. I've looked into k and J...they look like fun toy languages.
by HeraldEmbar 7y ago
There needs to be detailed comments for at least ONE of those examples! Very cool. I've looked into k and J...they look like fun toy languages.
- smabie 7y agoThey’re not toy languages. Both have widespread use in industry (J less so) and come with mid 6 digit or more support contracts.
- RodgerTheGreat 7y agoMost of the examples have a moderate supply of comments. Here are a few I cherrypicked: https://raw.githubusercontent.com/JohnEarnest/ok/gh-pages/ike/examples/dissolve.k https://raw.githubusercontent.com/JohnEarnest/ok/gh-pages/ik... ("dissolve" effect) https://raw.githubusercontent.com/JohnEarnest/ok/gh-pages/ike/examples/upc.k https://raw.githubusercontent.com/JohnEarnest/ok/gh-pages/ik... (UPC generator) https://raw.githubusercontent.com/JohnEarnest/ok/gh-pages/ike/examples/islands.k https://raw.githubusercontent.com/JohnEarnest/ok/gh-pages/ik... (random island coasts)