17 lines
351 B
Markdown
17 lines
351 B
Markdown
# L'anglais
|
|
|
|
The purpose of this project is to learn how to
|
|
make a virtual machine for interpreting generated
|
|
bytecode for improved performance.
|
|
|
|
## Getting
|
|
|
|
There is currently no installer, only a simple
|
|
executable that can be downloaded from the releases
|
|
page on github.
|
|
|
|
## Examples
|
|
|
|
Examples of how to use the language are found in
|
|
./examples/.
|
|
|