Skip to content

A terrible interpreter but at least it somehow works.

Notifications You must be signed in to change notification settings

driverding/nooblang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoobLang

A terrible interpreter but at least it somehow works.

Supported Grammar

Statements

let <identifier> = <expression>;

entry <identifier>;

goto <identifier>;

if <expression> goto <identifier>;

About

A terrible interpreter but at least it somehow works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published