Categorygithub.com/lebonesco/go-compiler
repositorypackage
0.0.0-20181217065339-5a7eac0594e6
Repository: https://github.com/lebonesco/go-compiler.git
Documentation: pkg.go.dev

# README

Go Compiler

  • Lexer
  • Parser
  • AST (Abstract Syntax Tree)
  • Type Checking
  • Code Generation