Skip to content

woxjro/tstz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSTZ: Compiler from TypeScript to MLIR

TSTZ is a compiler that translates TypeScript into MLIR written in the Michelson Dialect.

$ npm install
$ npx ts-node ./examples/typescript/boomerang.ts
$ cargo run -- --input ./examples/typescript/boomerang.ts --output boomerang.mlir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages