Abstract layer in spec started

This commit is contained in:
Dmitry Boulytchev 2021-02-10 00:56:28 +03:00
parent 59f78fe38a
commit ec655ea22d
12 changed files with 456 additions and 91 deletions

View file

@ -33,7 +33,3 @@ standard library, written in \lama itself. The native code compiler uses \textsc
In addition, a source-level reference interpreter is implemented as well as a compiler to a small
stack machine. The stack machine code can in turn be either interpreted on a stack machine interpreter, or
used as an intermediate representation by the native code compiler.
%\input{01.01.general_characteristics}
%\input{01.02.notation}
%\input{01.03.values}