metuan / ParserHDMLanguage

Parser and Lexer to Hardware Description Language using Prolog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💪 🔥 👍

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


Languages

Language:Prolog 100.0%