Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages