cognate
Cognate language
A human-readable programming language that emphasizes embedding comments into statements and compiles to efficient C code
A human readable quasi-concatenative programming language
246 stars
9 watching
12 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list
based-stack-based-languagecclosurescombinatoricscompilerforthforth-likefunctional-programminginterpreterlambda-calculuslanguagenatural-languageprefix-notationproglangs-discordprogramming-languagestack-based-languagestack-language
Related projects:
Repository | Description | Stars |
---|---|---|
c2lang/c2compiler | A C compiler written in the C2 language itself. | 704 |
therealmichaelwang/cish | A language focused on being practical and pragmatic while still providing strong typing and powerful type arguments. | 35 |
sillsdev/cog | A tool for comparing languages using statistical and linguistic techniques to identify similarities and differences. | 23 |
coq-community/semantics | A comprehensive survey of programming language semantics styles implemented in Coq | 45 |
barn-lang/barn | A simple programming language written in C that is compiled to C. | 54 |
glossopoeia/boba | A language and compiler for a statically-typed concatenative programming paradigm. | 51 |
cozis/noja | An experimental interpreter for a basic programming language designed as an educational reference | 90 |
lartu/ldpl | A compiled programming language designed to be easy to understand and use, mimicking plain English and supporting multiple data types. | 162 |
cotowali/cotowali | A statically typed scripting language that transpiles into POSIX shell scripts | 615 |
charly-lang/charly | An implementation of a dynamic, weakly-typed multi-paradigm programming language with a tree-based execution model. | 200 |
cloe-lang/cloe | A Go-based functional programming language designed to simplify concurrent and reactive programming. | 410 |
dbetz/etalk | A programming language with object-oriented features and basic syntax for simple statements and expressions. | 3 |
rsms/co | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
nature-lang/nature | A systems programming language and compiler focused on writing and reading experience for developers. | 741 |