Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 414 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 414 Bytes

Grass on Grass

A self-hosted Grass language interpreter

build

You need grasspiler

$ grasspile grass.ml -o grass.grass

usage

$ grass grass.grass < example/hello.grass
Hello, world!

about Grass language

Grass the grass-planting programming language

http://www.blue.sky.or.jp/grass/

license

MIT