Skip to content

SkykekDevs/skykek-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published