|
|
|
|
|
by QuadmasterXLII
139 days ago
|
|
Imagine if high level coding worked like: write a first draft, and get assembly. All subsequent high level code is written in a repl and expresses changes to the assembly, or queries the state of the assembly, and is then discarded. only the assembly is checked into version control. |
|