Skip to content

A C compiler written in Python for learning purposes

Notifications You must be signed in to change notification settings

diego-carvalho/compiler

Repository files navigation

Compiler

A C compiler written in Python for learning purposes

Requirements

Python from version 3+ available at: (https://www.python.org/).

How to use

To run the compiler, first write a code in C in a file named main.c then run the command below.

$ python3 run.py

About

A C compiler written in Python for learning purposes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages