This is the Linux app named pseudo-c-compiler whose latest release can be downloaded as pseudo-c-compiler-01.00.00.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named pseudo-c-compiler with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
pseudo-c-compiler
DESCRIPTION:
Tiny (less then 1000 lines of code) education compiler that can compile itself. Implements small subset of C language without pointers, structures etc. Parameters and local variables also not implemented. To interface with OS Borland-style inline assembler are used (db directive only). Based on initial version of Tiny Context compiler (http://avhohlov.narod.ru/p1805en.htm). In order to simplicity compiler uses fixed source and target file names (C.C and C.COM). On Linux and any 64-bit operating systems MS DOS emulator such as DOSBox are required.
User interface
Command-line
Programming Language
C
This is an application that can also be fetched from https://sourceforge.net/projects/pseudo-c-compiler/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.