Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sqmatheus/reggae-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReggaeLang

ReggaeLang is an interpreted programming language built in Rust.

This project is for educational purposes.

TODOS

  • Variable declaration
  • Token location
  • Parse expressions
    • Literal
    • Funcall
    • Identifier
    • Binary operation
    • Precedence
  • Function declaration
  • If-else-else if
  • Loops
    • While
    • For
  • Tests

About

ReggaeLang is an interpreted programming language built in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages