C-to-Forth-compiler
C-to-Forth-compiler copied to clipboard
Few people use Forth. But this might be useful if you want to!
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.