2018-12-14 18:21:45 -05:00
2018-12-02 08:18:38 -05:00
2018-12-02 08:14:13 -05:00
2018-12-02 08:14:13 -05:00
2018-12-14 18:21:45 -05:00

BadassPascal

Another PL/0 language compiler and debugger written in C++.

Supported Environments:
MSVC project: BadassPascal.sln
GNU C++/Clang: compile BadassPascal.cpp directly

e.g.
$ g++ -O3 BadassPascal.cpp -o BP
$ ./BP InsersionSort.pas

S
Description
No description provided
Readme
492 KiB
Languages
C++ 96.2%
Pascal 3.8%