Skip to content

The ++ programming language, a language where all keywords are symbols, based on JavaScript.

Notifications You must be signed in to change notification settings

alexander-zw/plusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The ++ Programming Language

The ++ (PlusPlus) programming language, a language where all keywords are symbols, based on JavaScript. This Repo contains a compiler written in Rust that translates ++ into JavaScript.

The current compiler has some limitations: semicolons and braces are required, at the end of a statement and to denote a branch or loop block respectively.

TODO: replacing tokens, symbols, keyword identifier

About

The ++ programming language, a language where all keywords are symbols, based on JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages