-
You must compile file source code
main.cpp. -
By default the file source code selected is
code.doa- You can modify this file for testing or
- You can change the following line in
main.cpp:string fileName = "code.doa";Example:string fileName = "otherCode.doa";
-
We recommend to compile with:
g++ -std=c++11 main.cpp -o main -
And for lauch:
./main -
Currently, we can only know the output of process of the lexical analysis, syntactic analysis and semantic analysis.
Wolfteinter/Doar-Language
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|