parent
a8f7660888
commit
1458302d18
@ -1,9 +1,9 @@
|
||||
# BadassPascal
|
||||
A super powerful PL/0 compiler and debugger written in C++.
|
||||
|
||||
Supported Environments:
|
||||
A super powerful PL/0 compiler and debugger written in C++.
|
||||
|
||||
Supported Environments:
|
||||
MSVC project: BadassPascal.sln
|
||||
GNU C++/Clang: compile BadassPascal.cpp directly
|
||||
GNU C++/Clang: compile BadassPascal.cpp directly
|
||||
>e.g.
|
||||
>`g++ -O3 BadassPascal.cpp -o BP`
|
||||
|
||||
|
Loading…
Reference in new issue