Ignore:
Timestamp:
Apr 17, 2020, 10:16:25 PM (4 years ago)
Author:
chronos
Message:
  • Added: Simple pascal code generator.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/interpreter2/interpreter.lpr

    r201 r203  
    88  {$ENDIF}{$ENDIF}
    99  Interfaces, SysUtils, // this includes the LCL widgetset
    10   Forms, UFormMain, UParser, UTokenizer, USource, UExecutor, UInterpreter
     10  Forms, UFormMain, UParser, UTokenizer, USource, UExecutor, UInterpreter, UGenerator
    1111  { you can add units after this };
    1212
Note: See TracChangeset for help on using the changeset viewer.