Skip to content

Jonathan5122827/Go_Programming_Language_Compiler

About

Converts high level Go Programming Language into tokens, using regular expression. Tokens are used as input for a Lexical Analyzer that matches sets of tokens to Go syntax. Lexical units are then converted into low level Assembly Language.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors