mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Abstract layer in spec started
This commit is contained in:
parent
59f78fe38a
commit
ec655ea22d
12 changed files with 456 additions and 91 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue