Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

💪 🔥 👍

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

About

Parser and Lexer to Hardware Description Language using Prolog

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.