[ prog / sol / mona ]

prog


Marvin Minsky - The Beauty of the Lisp Language

276 2020-10-14 12:38

>>275

The parser was extended to integrate the unique cons system, adding dynamically syntactic sugar.

Why this couldn't be added to your own copy of parser?
What arcane forces prevent you from rewriting the parser to accommodate this?
Why you need mutilate your own language and learn another sub-language just to parse a fucking file??

278 2020-10-14 13:27

>>277
The analogy would be modifying GCC when you need to modify the JSON parser, just to accommodate specific JSON-subformat.

301


VIP:

do not edit these