Skip to content

CubesAndCubes/LILA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LILA (Level Instruction Language)

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.

About

Level Instruction Language

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks