A simple, interpreted, assembly-like programming language implemented in JavaScript.
To get started, check out demo.html and import an example .lila code file from the examples directory or start writing your own code.
In the extension directory you'll find a VSCode extension that offers basic, REGEX-based code highlighting for LILA.
This project is dual-licensed under the MIT license and Apache License, Version 2.0.