Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

Language

Possible Syntax

Variables

Variables are declared with the 'var' keyword.

var foo

They can also be assigned at the same time.

var foo = 1

About

Attempt to write an interpreter

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors