5

Binary combinatory logic (BCL) is gonna change the world. Yes, it's an esolang, but its easy to evolve populations of programs written in it. Then, when you have a winner, you can easily embed it in a C binary as a hardcoded arg to your interpreter function. Or use logic to translate it to any other programming language.

Comments
  • 0
    Do you have any decent sources on how it works exactly? it doesn't look like it can have loops, which will increase the program size exponentially. Which in turn does ruin a lot of usecases for it.
Add Comment