Home

Awesome

TRSE

TRSE Logo

What is Turbo Rascal Syntax error, “;” expected but “BEGIN”?

In a nutshell, Turbo Rascal Syntax error, “;” expected but “BEGIN” is a complete suite for developing games and demos for older computer systems. TRSE is created with Qt (C++), and runs as a stand-alone application that contains various tools for developing and deploying projects for these processors.

Read more at Turbo Racal SE Hompage.

Repository

Turbo Rascal Syntax Error full repo

Prepare

First, clone this repo to a TRSE directory.

Linux

On windows/macos, you need to download and install the qt libraries, msvc, xcode etc:

Windows

Macos

ARM chromebook/ARM computers

Compiling

Select "Release", and under the qt project/build make sure you set the build directory to be TRSE/Release

After first compile:

TRSE uses a couple of directories that needs to be linked with symlinks:

Source code information

A compiler UML diagram can be found here: https://github.com/leuat/TRSE/blob/master/uml/compiler.png