takeyari / aya-script

AyaScript compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AyaScript

AyaScript is a language which compiles to JavaScript.

How to build

git clone git://github.com/AyaMorisawa/aya-script.git
cd aya-script
stack build

How to test

stack test

License

The MIT License. See LICENSE.

About

AyaScript compiler

License:MIT License


Languages

Language:Haskell 100.0%