Skip to content

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.

Notifications You must be signed in to change notification settings

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

No packages published