Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 540 Bytes

readme.md

File metadata and controls

22 lines (10 loc) · 540 Bytes

Welcome to Slash

Slash is an ML based functional programming language. The compiler currently supports X86-64 architectures.

You can view a demo here and here.

To use Slash :

  • Clone the repository.

  • Install Cabal.

  • Run the following command :

      cabal run compiler <src>