Empowering everyone to build reliable and efficient software.
Carbon Language’s main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
Repository for the book “Crafting Interpreters”
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
a work-in-progress Ruby compiler, written in Ruby and C++
LO - small programming language targeting WASM that aims to be as simple as possible
GoRuby, an implementation of Ruby written in Go