6.0.0 • Published 6 years ago

skykek-engine v6.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

skykek-engine

skykek-engine is a Keklang interpreter. Keklang is the programming language used on Skykek. This repository contains the source code for the interpreter as well as the documentation for the language. The interpreter is written in JavaScript and is built to run in a web browser.

Installation

npm install

Testing

To learn how the interpreter works, take a look at the tests in __tests__/. You can run the tests with

npm test

Language documentation

Language reference

Types

6.0.0

6 years ago

5.0.0

6 years ago

4.0.0

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago