Skip to content

Hussein-Muhammad/C-compiler-parser-with-prolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

C++ compiler-parser-with-prolog

A prolog project using ( SWI-Prolog ) to parse c++ language

  1. can easily add syntax / remove syntax from the file
  2. can parse a text code file located at "c:\test.txt" or edit it in .pl file
  3. show extracted tokens in output
  4. provided sample code for testing

About

C++-compiler-parser-with-prolog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages