Merge branch 'master' of https://github.com/sunyinqi0508/badasspascal
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
# BadassPascal
|
# BadassPascal
|
||||||
A super powerful PL/0 compiler and debugger written in C++. With Memory Leak & Mess Coding :). Feel free to use and contributions are welcomed.
|
A super powerful PL/0 compiler and debugger written in C++.
|
||||||
This project is under WTF Public License.
|
|
||||||
|
Supported Environments:
|
||||||
|
MSVC project: BadassPascal.sln
|
||||||
|
GNU C++/Clang: compile BadassPascal.cpp directly
|
||||||
|
>e.g.
|
||||||
|
>`g++ -O3 BadassPascal.cpp -o BP`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user