Skip to content

pedro-rodrigues18/go-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-compiler

Description

This is a simple "compiler" project for C-like language. It is written in Go and is created for educational purposes.

The ideia is fix the concepts of compiler construction, like how Lexical Analysis, Syntax Analysis and Semantic Analysis works and learn more about Go language.

Roadmap

  • Lexical analysis
  • Syntax analysis

Usage

go run src/main.go input/main.txt

Additional information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published