paulfitz / cosmicos

Sending the lambda calculus into deep space
https://cosmicos.github.io/
GNU General Public License v2.0
137 stars 8 forks source link

Cooperation with similar Project #39

Open MatthiasLiszt opened 2 years ago

MatthiasLiszt commented 2 years ago

Today I opened a similar project which tries to communicate to ET by using esoteric languages like Thue and Brainfuck. Brainfuck is explained through Thue. If you are interested in cooperating or just have some advice please take a look at the README.md at github.com/matthiasliszt/cosmicDew .

Thanks in advance!

paulfitz commented 2 years ago

Neat! Thue looks interesting, I hadn't heard of it. The README mentions a bf**k directory that I don't see committed?

MatthiasLiszt commented 2 years ago

That's right. There is no code in brainfuck yet as I am trying the get for the Thue to Brainfuck Interpreter. I know people wrote C to brainfuck compiler etc. years ago and I really need that stuff if I want that project to progress fast. Thanks for the fast reply!