Skip to content

Created a compiler. Code includes the Construction of A5Lexcon Language Compiler lexer, parser and tester

Notifications You must be signed in to change notification settings

andreology/a5lexcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

a5lexcon

Crafting a Compiler and Construction

A5Lexcon Language Compiler lexer, parser and tester

  • Tree walking
  • Regex
  • parse machine
  • Abstract and Parse syntax trees
  • left Recursion implementation
  • NFA nondeterministic finite automaton (state machines)

About

Created a compiler. Code includes the Construction of A5Lexcon Language Compiler lexer, parser and tester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages