SUNIL9912 / navin

The Antha Cross-Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

antha

Initial release of the Antha language parser and cross-compiler. Note: this release is focused on the language parser, and as such does not cross compile to functional Elements.

The cmd package contains antha, anthafmt, and anthadoc, which implements the Antha Element parser, code formatting, and documentation generator respectively.

#installation# go get github.com/antha-lang/antha

antha parser is located under cmd/antha anthadoc is located under cmd/anthadoc anthafmt is located under cmd/anthafmt

About

The Antha Cross-Compiler

License:Other


Languages

Language:Go 99.4%Language:Shell 0.4%Language:Logos 0.2%Language:Makefile 0.0%