Skip to content

morka17/fusion-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Fusion-Lang

Features

  • Code snippets

Day One

  • Implemented the Lexer that convert the source code into tokens
  • Implemented the Parser for AST generation
  • Implemented the Evaluator for meaningful output.
  • Add support for basic arithemetic operations
( 7  + 8) * 8 / 2
  • Lexer
  • Parser

About

Compiler construction in rustlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published