Source code written by Leszek Godlewski for various university projects at the Silesian University of Technology.
root/islip
* added a framework for the 2nd term project in C
| Name | Date | Rev. | Commit message |
|---|---|---|---|
| bytecode.pas | Sat, 16 Jan 2010 | 18 | [Leszek Godlewski] islip: * bytecode, compiler, interpreter: changed jump ad... |
| compiler.pas | Sun, 24 Jan 2010 | 23 | [Leszek Godlewski] islip: * fixed some small typos * compiler: disabled debu... |
| convert.pas | Tue, 05 Jan 2010 | 12 | [Leszek Godlewski] islip: * bytecode: introduced new opcodes * compiler: fix... |
| hello.lol | Wed, 02 Dec 2009 | 1 | [Leszek Godlewski] Initial import |
| interpreter.pas | Sat, 23 Jan 2010 | 20 | [Leszek Godlewski] islip: * interpreter: fixed a bug where the new part of t... |
| islip.bdsproj | Tue, 08 Dec 2009 | 6 | [Leszek Godlewski] islip: * added Turbo Delphi project wrapper * changed dat... |
| islip.dpr | Tue, 08 Dec 2009 | 6 | [Leszek Godlewski] islip: * added Turbo Delphi project wrapper * changed dat... |
| islip.pas | Mon, 18 Jan 2010 | 19 | [Leszek Godlewski] islip: * compiler, interpreter, variable: added ability t... |
| Makefile | Fri, 08 Jan 2010 | 14 | [Leszek Godlewski] islip: * compiler, interpreter, bytecode: added support f... |
| parser.pas | Sun, 24 Jan 2010 | 23 | [Leszek Godlewski] islip: * fixed some small typos * compiler: disabled debu... |
| quad.lol | Sun, 24 Jan 2010 | 23 | [Leszek Godlewski] islip: * fixed some small typos * compiler: disabled debu... |
| README | Sun, 06 Dec 2009 | 5 | [Leszek Godlewski] islip: * minor fixes and improvements * stub expression e... |
| sprawozdanie.odt | Fri, 19 Mar 2010 | 26 | [Leszek Godlewski] * added a framework for the 2nd term project in C |
| typedefs.pas | Mon, 18 Jan 2010 | 19 | [Leszek Godlewski] islip: * compiler, interpreter, variable: added ability t... |
| variable.pas | Mon, 18 Jan 2010 | 19 | [Leszek Godlewski] islip: * compiler, interpreter, variable: added ability t... |
README
This is a LOLCODE interpreter I wrote as a project for my Computer Programming class. Don't expect anything spectacular - I only wrote this to get a passing mark, plus I'm a C/C++ programmer (can probably tell by typedefs.pas) and feel very awkward with Pascal. I hereby declare this source code as licensed under the WTFPL (i.e. do whatever the fuck you want with it, as long as you don't state you wrote it). For questions etc. feel free to e-mail me. Leszek Godlewski leszgod081@student.polsl.pl