Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 355 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 355 Bytes

ArnoldC-DSL

A Scala DSL parser for the imperative esoteric language ArnoldC Feel free to give me any suggestion about this project.

For now the program don't give support for ArnoldC methods except the main.

Quick Start

Compile all scala file with scalac command and run it with scala ArnoldC <filename>