Conversation
Edited 15 days ago

esolang that starts as the minimum viable lisp

except anyone can create a new function or macro and it becomes a read-only builtin after that point, which anyone else can use

for example I could use (cond) to make an (if) macro and now everyone else has access to (if). except if I make a mistake with (if), that mistake is there forever. now someone has to call their working version of if (if-fixed) or (if-working) or something

2
1
7

@kasdeya I’d rush to be the first to write common functions and make them slightly wrong.

0
0
1

@kasdeya Dreamberd could really use this feature.

1
0
1

@malin this language is fucking incredible lol. this might be my new favorite language

0
0
1