Content deleted Content added
Realbadwolf (talk | contribs) No edit summary |
Realbadwolf (talk | contribs) No edit summary |
||
Line 200:
The next draft of the Cuneiform surface syntax, first published in March 2015, remained valid for three years surviving the transition from Java to Erlang as Cuneiform's implementation language. However, while the surface syntax remained intact, the interpreter was formalized and simplified which resulted in a first specification of Cuneiform's semantics. Conditionals were added as a language feature. Recursion was added later as a byproduct of formalization. However, static type checking was still missing.
The following script decompresses a zipped file and splits it into evenly sized chunks.
<pre>
|