Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
A super powerful PL/0 compiler and debugger written in C++.
|
A super powerful PL/0 compiler and debugger written in C++.
|
||||||
|
|
||||||
Supported Environments:
|
Supported Environments:
|
||||||
MSVC project: BadassPascal.sln
|
MSVC project: BadassPascal.sln
|
||||||
GNU C++/Clang: compile BadassPascal.cpp directly
|
GNU C++/Clang: compile BadassPascal.cpp directly
|
||||||
>e.g.
|
>e.g.
|
||||||
>`g++ -O3 BadassPascal.cpp -o BP`
|
>`g++ -O3 BadassPascal.cpp -o BP`
|
||||||
|
|||||||
Reference in New Issue
Block a user