-
-
mp3-indexer
... detection,
codestyle and test coverage.
If you want to run the tests on you own these specs might help you:
```
php -v
PHP 5.3.18-pl0-gentoo (cli) (built: Feb 18 2013 23:33:12)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) ...
-
PL0-Virtual-Machine
A simple compiler and virtual machine for the PL/0 educational syntax. Built for my compilers final project.
How to compile and run the compiler and virtual machine:
1.) Open your development environment of choice. Load the source code of the project.
2 ...
-