diff --git a/README.md b/README.md index b9daace..f2652ea 100644 --- a/README.md +++ b/README.md @@ -1718,9 +1718,12 @@ A desktop environment usually depends on a specific window manager to work. > * [Cone](https://cone.jondgoodwin.com) - fast, friendly, safe, and fit systems programming language (dormant) > * [CSpydr](https://github.com/Spydr06/CSpydr) - static typed low-level compiled programming language inspired by Rust and C > * [Hare](https://harelang.org) - systems programming language designed to be simple, stable, and robust +> * [Inko](https://inko-lang.org) - language for building concurrent software with confidence > * [jiyu](https://handmade.network/p/114/jiyu) - low-level language being developed for fun (discontinued) > * [Myrddin](https://myrlang.org) - system programming language with a similar niche as C (dormant) > * [Nelua](https://nelua.io) - statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code +> * [Oak](https://github.com/adam-mcdaniel/oakc) - portable programming language with a compact intermediate representation (dormant) +> * [Q](https://git.urbach.dev/cli/q) - system programming language with its own compiler backend > * [Silk](https://ajaymt.github.io/silk) - small system programming language that is designed to be as flexible and simple as C, but more pleasant to write (dormant) > * [Terra](https://terralang.org) - system programming language that is embedded in and meta-programmed by Lua > * [Vale](https://vale.dev) - fast, safe, and easy programming language (dormant) @@ -1728,16 +1731,15 @@ A desktop environment usually depends on a specific window manager to work. > * [Wellang](https://github.com/MinervaWare/well) - one instruction set, every CPU > * [Zig](https://ziglang.org) [![Anti-AI Policy](./badges/anti-ai-policy.svg)](#anti-ai-policy) ([1](https://codeberg.org/ziglang/zig#strict-no-llm-no-ai-policy)) - general-purpose, compiled, system programming language > +> #### Object-Oriented Systems Languages +> * [eC](https://ec-lang.org) - expressive and intuitive, C style Object-Oriented programming language +> > ### Functional Programming Languages: > * [Idris] [![Anti-AI Policy](./badges/anti-ai-policy.svg)](#anti-ai-policy) ([1](https://github.com/idris-lang/Idris2/blob/main/CONTRIBUTING.md#things-we-will-not-accept)) - purely functional programming language, similar to Haskell > > ### Miscelaneous: > * [Biscuit Language (BL)](https://biscuitlang.org) - simple imperative programming language -> * [eC](https://ec-lang.org) - expressive and intuitive, C style Object-Oriented programming language -> * [Inko](https://inko-lang.org) - language for building concurrent software with confidence -> * [Oak](https://github.com/adam-mcdaniel/oakc) - portable programming language with a compact intermediate representation (dormant) > * [Omegathon] [![Anti-AI Policy](./badges/anti-ai-policy.svg)](#anti-ai-policy) ([1](https://codeberg.org/Allen123456hello/omegathon/src/branch/main/No-LLM.md)) - Fork of Python 3.9 -> * [Q](https://git.urbach.dev/cli/q) - system programming language with its own compiler backend > * [Seed7](https://seed7.net) - high level general purpose programming language with both an interpreter and a compiler > * [Sparrow](https://github.com/Sparrow-lang/sparrow) - general-purpose programming language that aims to integrate efficiency, flexibility and naturalness (discontinued) > * [Tauthon] - Fork of Python 2.7 with features backported from Python 3