Tagged Questions
6
votes
8answers
774 views
Compiled dynamic language
Greetings,
I search for a programming language for which a compiler exists and that supports self modifying code. I’ve heared that Lisp supports these features, but I was wondering if there is a more ...