Skip to content

trwa/cardamove

Repository files navigation

CardaMove

Simple POC for a transpiler from Move to Aiken.

Notes

Move function bodies

Function bodies in Move are a concatenation of "void expressions" (separated by ";") and a last expression which has type of the function's return type.

Void expressions are:

  • Let bindings
  • Normal expression with void type

About

Move to Aiken compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •