Skip to content

nionios/uni-C-Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uni-C-Analyser

A syntax and lexical analyser for uni-C.

Purpose of this repo

This is the repo used for version control on a university group project studying compilers.

Goal of this project

The goal is to make functioning Syntax and Word analyser of a version of the programming language C, Uni-C.

What is Uni-C?

Uni-C is an implementation of the C programming language to be used in university projects.

Uni-C strips some things off of C to make it easier to make a compiler for educational purposes.

You can learn more about Uni-C here. (UniWa login required)

About

A compiler for a custom version of C, uni-C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published