Files
bds.mr.dpg/doc/tutorial/calc/readme.txt
T
2026-01-03 18:31:15 +01:00

11 lines
363 B
Plaintext

To build demo project you must first compile the grammars.
This grammar CAN NOT! be compiled with the demo version of dpg.
1. dpg calcLexer.g
2. dpg calcParser.g
After the compilation the project can be opened in delphi. Be sure that the dpg
runtime library is in the delphi library path. (In the project settings,
or in the environment settings).
Have fun...