Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 289 Bytes

wiadrex lang

Wiadrex lang interpreter in haskell.

Building and running

make

./interpreter <file> # interpreting file
./interpreter        # interpreting stdin

Description and examples

More info in the lang/opis-wiadrex-lang.pdf file and examples in lang/examples.