Skip to content

aprell/terra-examples

Repository files navigation

Terra Examples

A repository of example Terra programs

  • You can play around with the code in the Terra REPL: terra -i file.t evaluates the contents of file.t and enters the REPL.

  • Every Terra function f can be pretty-printed with f:printpretty() and disassembled with f:disas(), which shows the function's LLVM IR and assembly.

  • Tested with Terra 1.0.1

References

About

Example Terra programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published