/C-to-Forth-compiler

Few people use Forth. But this might be useful if you want to!

Primary LanguageCMIT LicenseMIT

C-to-Forth-compiler

Introduction

A C to Forth compiler using direct translation writen in C and using Bison for its purposes. Read report.pdf for more info about the project.

Set up environment

Make sure you have bison and a gcc compiler before utilizing the shared code.

Contributors

This project was carried on by Diego Vicente and me.