💪 🔥 👍
Parser and Lexer to HDML language using Prolog.
to run tests you must install swi-prolog
download all files and extract to one directory!
- open console
- type: swipl -s sprawdzaczka.pl
- then type: test_all.
- open parser_hdml.pl
- click here
If you want to find tests' source, go to TESTS directory:
- open parser_hdml_tests.pl
- click here