Skip to content

Parser and Lexer to Hardware Description Language using Prolog

Notifications You must be signed in to change notification settings

metuan/ParserHDMLanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💪 🔥 👍

ParserAndLexerHDMLanguage

Parser and Lexer to HDML language using Prolog. to run tests you must install swi-prolog
download all files and extract to one directory!

How to Test with automation script:

  • open console
  • type: swipl -s sprawdzaczka.pl
  • then type: test_all.

If you want to find a parser's source:

  • open parser_hdml.pl

or

If you want to find tests' source, go to TESTS directory:

  • open parser_hdml_tests.pl

or

Releases

No releases published

Packages

No packages published

Languages