-
-
-
[
QT]
QPascal.zip
It s the front-end for freePascal compiler (a rather young IDE for Pascal)
-
[
Windows_Unix]
GCCIntrinsicsTest(SSE).rar
A test program demonstrating how to use SSE instructions in GCC, via compiler intrinsics. Includes Windows binary compiled with MinGW, and batch file showing what command line options you should be passing to the GCC.
-
-
-
-
-
-
[
Visual C++ (VC++)]
Compiler.rar
c# implementation of the compiler, source code, including lexical analysis, syntax analysis, semantic analysis and intermediate code generation
-