terra
System language
A low-level system programming language designed to interoperate with Lua and provide seamless interaction with C code.
Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
3k stars
94 watching
203 forks
Language: C++
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
luals/lua-language-server | A language server providing Lua code completion, diagnostics, and other development tools | 3,361 |
luau-lang/luau | A scripting language and tooling suite designed to be compatible with Lua 5.1, while introducing features like type annotations, for use in game development and other applications. | 4,058 |
pkulchenko/zerobranestudio | A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities. | 2,621 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 785 |
juliosueiras/terraform-lsp | Provides Language Server Protocol support for Terraform state reading and editing | 579 |
terramate-io/terramate | A tool for generating and orchestrating infrastructure code using Terraform, OpenTofu, and Terragrunt | 3,275 |
hashicorp/terraform-cdk | Enables defining cloud infrastructure using programming constructs and provisioning it with HashiCorp Terraform | 4,883 |
plutolang/plutoscript | A Lua dialect, written in JavaScript, designed to run anywhere JavaScript works. | 4 |
plutolang/pluto | A superset of Lua 5.4 aimed at general-purpose programming with improved syntax and standard library. | 389 |
paololazzari/terraform-repl | A tool providing a better interactive console for evaluating Terraform language expressions with improved REPL features. | 123 |
lua/lua | A mirrored repository of Lua's full history of development code, containing the full commit history but in an irregular format. | 8,542 |
hashicorp/terraform-ls | A language server providing IDE features for Terraform configuration files | 995 |
sirrend/terrap-cli | Automates the upgrade process of Terraform provider versions across multiple infrastructure systems. | 66 |
cloudwu/skynet | A framework for building multi-user online games using the actor model. | 13,340 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,599 |