1037. FACILIS 0.20 - P-code Pascal Compiler with TP Source
FACILIS is a p-code compiler for an extended subset of Pascal.It is written in Turbo Pascal for the IBMPC.This compiler will be of interest especially to two groups of users: (1) students learning the Pascal language,before making a commitment to a commercial compiler; (2) compiler tinkerers who desire source code for modification or extension.The compiler adheres closely to the standard Pascal of Jensen and Wirth.However, file I/O is not yet implemented, and there are some other limitations.