Yallo-lang
Usage
Yallo-lang compiler
yallo.exe ACTION FILENAME
=== actions ===
compile file.yallo [-dcontract ContractName] [-target ligo]
compiles a contract ContractName to ligo language
extract-interface file.yallo -dcontract ContractName
extracts the yallo interface for the given contract
interface-of-michelson file.tz
produce a yallo interface from michelson contract
=== flags ===
[-contract _] selected contract
[-no-remove-unused] disable removing unused symbols
[-print-ast] print ast
[-print-ligo] print ligo code
[-print-pt] print parse-tree
[-target _] target language
[-verbose] enable verbosity
[-build-info] print info about this build and exit
[-version] print the version of this build and exit
[-help] print this help text and exit
(alias: -?)An example
License
Last updated