Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
A Folding Language (olabini.com)
4 points by michael_dorfman on Jan 24, 2009 | hide | past | favorite | 2 comments



Writes about how Steve Yegge's concept of a very expressive "folding language" relates to his own programming language, Ioke (he quotes someone saying that Ioke is an infinitely-foldable language). I still do not know what Ioke has over LISP, especially one like PLT Scheme.


You can't change the way lookups happen at runtime in Lisps. In Ioke (and Io), you can modify the proto chain as the application runs. You can also add and remove slots of objects. You can't add and remove variables from a closure in any Lisps that I am aware of.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: