mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-28 17:04:05 +02:00
Add imperative language section
This commit is contained in:
parent
f68259f63c
commit
8d41721606
1 changed files with 3 additions and 3 deletions
|
|
@ -154,7 +154,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Functional Systems Languages](#functional-systems-languages)
|
||||
* [Imperative Systems Languages](#imperative-systems-languages)
|
||||
* [Functional Programming Languages](#functional-programming-languages)
|
||||
* [Miscelaneous](#miscelaneous)
|
||||
* [Imperative Programming Languages](#imperative-programming-languages)
|
||||
* [Programming Language-Specific Tools and Libraries](#programming-language-specific-tools-and-libraries)
|
||||
* [Bash](#bash)
|
||||
* [C](#c)
|
||||
|
|
@ -1737,13 +1737,13 @@ A desktop environment usually depends on a specific window manager to work.
|
|||
> ### Functional Programming Languages:
|
||||
> * [Idris] [](#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:
|
||||
> ### Imperative Programming Languages
|
||||
> * [Biscuit Language (BL)](https://biscuitlang.org) - simple imperative programming language
|
||||
> * [Omegathon] [](#anti-ai-policy) ([1](https://codeberg.org/Allen123456hello/omegathon/src/branch/main/No-LLM.md)) - Fork of Python 3.9
|
||||
> * [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
|
||||
|
||||
>
|
||||
|
||||
## Programming Language-Specific Tools and Libraries
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue