Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 192 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 192 Bytes

Julia-JYSS5

JYSS5 programming language written in Julia

To get match statements and testing working, type 'using Pkg' into the julia terminal, then 'Pkg.add("Match")' and 'Pkg.add("Test")'