Skip to content

DonLang - A programming language created from Ruby

Notifications You must be signed in to change notification settings

donneypr/DonLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • To do:
  • Lexer - Completed
  • Parser - Completed
  • Interpreter - Completed
  • Power Operator - Completed
  • Variables - Completed(Doesn't do 5 + (VAR x = 6) though)
  • Comparison and Logical Operators - Completed
  • IF statement - Completed
  • For and While statements
  • Functions
  • Strings
  • Lists/Arrays
  • Built-In Functions
  • Multi-Line Statements
  • Return, Continue and Break
  • Comments and Run

About

DonLang - A programming language created from Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages