CodeSpace
CodeSpace copied to clipboard
How's the idea going?
Awesome project.
Thanks for asking!
Instead of giving you an answer here, I took the opportunity to explain much more of what the purpose of this odd project is in the README. If you have any questions, corrections or thoughts after reading that (for example on compiling and using the code), don't hesitate to ask!
I obviously have not worked on this for a while, but if I can find others who are interested in exploring further, it might reignite my interest.
Thanks for the answer! That is a really interesting topic. I've been trying to search proper papers and research about that kind of idea, but I couldn't get much, maybe because I don't know what field it belongs to or what it is called.
I was approaching this by enumerating programs for the lambda calculus, but maybe that is not the best approach. I like how you use a stack based language, where every string is a valid program - that makes a lot more sense for the issue. Where you took that idea from?