News

A compiler written in Java for a Pascal-like programming language. Course project from Fall 2019. In order to test the compiler, download the code and run the main function in Parser.java. Inside the ...
naive-pascal-compiler npc is a compiler for the Pascal programming language, written in C++ as a course project of BUPT. It uses ANTLR4 to write lexer and parser, then generates an Abstract Syntax ...
This article will focus more on the GTK+ aspects of the program and less on general Pascal programming. Please note that I use "controls" and "widgets" interchangeably throughout the text. Listing 1.
Using Free Pascal on the Raspberry is a great way to learn the Pascal programming language. It is also a good stepping stone to Lazarus, a Delphi-like IDE and visual programming environment developed ...
Lazarus 4 is the latest version of the all-FOSS but Delphi-compatible IDE for the FreePascal compiler.… The IDE is developed independently from the underlying Pascal language that it's written ...
The IDE is developed independently from the underlying Pascal language that it's written in, so this doesn't mean a whole new version of FreePascal: Lazarus 4 was built with FreePascal 3.2.2 which was ...