0.1.0-alpha
Pre-release
Pre-release
0.1.0-alpha | 31/01/2021
Added
CLI
- Repl
- Debug mode
- File running
STD
- fs:exists?
- import
- assert
- eprint
- puts
- eputs
- object
- list
- push
Types
- int
- string
- float
- function
- list
- object
Core
- define
- var
- set
- lambda
- if
- while
- arithmetic (+ / - * %)
- boolean ( ! & | != = < <= >= >)