Skip to content

monurcan/simple-interpreter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syntax:

Program: ( Statement|Expression, Fullstop)+
Statement: Assignement 
Assignment: Identifier Operator->Equals Expression
Operator: Equals Plus Minus Division
Expression: ExpressionStatement Operator? Expression
ExpressionStatement: Identifier|Number
Fullstop: .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published