bsdimp / MIT-Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a copy of the old MIT Compilers tape. It's available on bitsavers.

It has been modified by me to compile. So far, only a86 builds, and that's with a boatload of warnings turned off. If fails to work for reasons that are not obvious. Nothing else has been changed yet. The 16032 and 68000 stuff likely will never be converted.

This code originally ran in BSD 4.1 VAXen, which is a different world than today's 64-bit intel or arm platforms that are common. Expect there to be a number of systemic changes to get types right, provide prototypes, etc.

A goal also, however, is to compile in the Venix/86 environment I've been playing with...

About


Languages

Language:C 79.5%Language:OpenEdge ABL 13.0%Language:Yacc 3.2%Language:Roff 1.2%Language:Assembly 1.0%Language:Makefile 0.5%Language:SWIG 0.5%Language:Scilab 0.5%Language:CartoCSS 0.2%Language:Eiffel 0.1%Language:Limbo 0.1%Language:Fortran 0.1%Language:JavaScript 0.1%Language:Shell 0.0%Language:Objective-C 0.0%