Skip to content

A simple programming language, inspired book "A new scripting language in two weeks"

Notifications You must be signed in to change notification settings

wusuopubupt/latte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latte

A simple programming language, inspired book "A new scripting language in two weeks"

why the name is latte?

I was reading book at RENMIN UNIVERSITY of CHINA with a cup of latte.

features

  • Simple calculator based on ANTLR4 (com.mathandcs.latte.antlr4.Entrance)
  • Simple calculator based on scalac (com.mathandcs.latte.parser.CalculatorParser)
  • Simple programming language that supports assignment, if-else statement, while statement and self defined functions.

About

A simple programming language, inspired book "A new scripting language in two weeks"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published