Give me a programming language and I'll rate it
@vaporeon_ brainfuck
@wallhackio 3/5
Fun to implement compilers forNot fun to actually program because it requires you counting a lot of + or -, you can't write e.g. 35+, you have to manually count all those +
+
-
35+
A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.
@wallhackio 3/5
Fun to implement compilers for
Not fun to actually program because it requires you counting a lot of
+or-, you can't write e.g.35+, you have to manually count all those+