Skip to content

An ANTLR4 university practice building a C compiler

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
COPYRIGHT.txt
Notifications You must be signed in to change notification settings

gu4re/CCompiler-ANTLR4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplified C compiler with ANTLR4 c-icon

antlr4-icon

A university project about a simple C compiler made with ANTLR4 plugin

The purpose of the project is to simplify how a C'compiler works with ANTLR4. Feel free to check it out and fork it if you want to check more confortably the code.

DOWNLOAD git-icon

To download this project, you can either clone the repository using git clone command to get a copy of the project:

git clone https://github.com/gu4re/CCompiler-ANTLR4.git "your-folder-destination"

download-zip-button

Note: after cloning the repo make sure to evently use 'git pull' command to get future versions of the project in your local folder:

git pull

Or, you can download the repository as a ZIP file by clicking on the green "Code" button at the top of the repository and selecting Download ZIP.

ISSUES issues-icon

Any issue can be reported here including as header "C-COMPILER ISSUE" and I will try to solve it as soon as posible!

LICENSE license-icon

This project is licensed under the open source MIT LICENSE. Please make sure that you comply with the terms of this license when using the code in this repository.

About

An ANTLR4 university practice building a C compiler

Topics

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
COPYRIGHT.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published