A programming language interpreter and compiler written in Free Pascal and Lazarus
The latest project can be found in folder 'compiler'. Both 'interpreter' and 'compiler' contain documentation about the Gear language implementation. There are differences, since the language has evolved a bit over the last 2 years. Both projects were developed using Lazarus with Free Pascal. The latest version of them can be found at:
https://www.lazarus-ide.org/index.php
Both the Lazarus ide and the Free Pascal compiler are free.