terra
System programming language
A low-level system programming language designed to interoperate seamlessly with Lua and embeddable in existing 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
205 forks
Language: C++
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
luals/lua-language-server | A language server providing Lua code completion, diagnostics, and other development tools | 3,428 |
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,117 |
pkulchenko/zerobranestudio | A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities. | 2,627 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |
juliosueiras/terraform-lsp | Provides Language Server Protocol support for Terraform state reading and editing | 581 |
terramate-io/terramate | A tool for generating and orchestrating infrastructure code using Terraform, OpenTofu, and Terragrunt | 3,295 |
hashicorp/terraform-cdk | Enables defining cloud infrastructure using programming constructs and provisioning it with HashiCorp Terraform | 4,893 |
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. | 395 |
paololazzari/terraform-repl | A tool providing a better interactive console for evaluating Terraform language expressions with improved REPL features. | 124 |
lua/lua | A mirrored repository of Lua's full history of development code, containing the full commit history but in an irregular format. | 8,639 |
hashicorp/terraform-ls | A language server providing IDE features for Terraform configuration files | 1,009 |
sirrend/terrap-cli | Automates the upgrade process of Terraform provider versions across multiple infrastructure systems. | 67 |
cloudwu/skynet | A framework for building multi-user online games using the actor model. | 13,387 |
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,735 |