Skip to content

patengelbert/pcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C_Compiler

A Compiler for C 89 to Arm v9 assembly using dynamic memory and register allocation.

Currently implemented features:

-Arithmetic Expressions

-Logical Expressions

-Bitwise Expressions

-Function Definition and Decleration

-Function Calls

-Structures

-While Loops

-For Loops

-Custom Types

Known To-do

-If Statements

-Pointers

-Arrays

-Variable modifier

-Const correctness

-Clarify grammer

-Optimise code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published