A prolog project using ( SWI-Prolog ) to parse c++ language
- can easily add syntax / remove syntax from the file
- can parse a text code file located at "c:\test.txt" or edit it in .pl file
- show extracted tokens in output
- provided sample code for testing