Rutgers ALGOL 68: Difference between revisions

Content added Content deleted
m (Bathc file to build under Windows)
m (Fix lang tag)
Line 26: Line 26:
Place the following batch file into the the directory and execute it. The batch file asumes TCC is being used as the C compiler, change as appropriate. The DEFINES and ALINC variables may also need to be changed.
Place the following batch file into the the directory and execute it. The batch file asumes TCC is being used as the C compiler, change as appropriate. The DEFINES and ALINC variables may also need to be changed.


<lang=dos>rem build.bat: build the Linux version of RutgersAlgol68 under Windows
<lang dos>rem build.bat: build the Linux version of RutgersAlgol68 under Windows


rem set CC and DEFINES as appropriate for your C compiler
rem set CC and DEFINES as appropriate for your C compiler