Here are
109 public repositories
matching this topic...
Tracking ECMAScript Proposals
The official repo for the design of the C# programming language
Create your own programming language with Rust (WIP)
-
Updated
Jun 25, 2020
-
Rust
Language Design Community for the EVM: Intro and Resources
general purpose programming language, in the vein of C++
Sema – Live Code Language Design Playground
-
Updated
Jul 30, 2020
-
JavaScript
⛹ Write Grammars for the Nearley Parser!
-
Updated
Sep 8, 2020
-
JavaScript
Metameta is meta core and meta-class programming framework.
-
Updated
May 18, 2020
-
JavaScript
The Alioth programming language
Fine-grain implementations of common lambda calculi in Haskell, tested with QuickCheck
-
Updated
Feb 8, 2020
-
Haskell
Perseus Programming Language (Windows), Integrated Assembler & Linker
A Lisp to be used as a Ruby Library (written in Ruby)
-
Updated
Jul 23, 2020
-
Ruby
An embeddable LISP in C99
"request for comments" (RFCs) for the Rebuild Language Project
A simplistic, JavaScript-like programming language built using Python.
-
Updated
Aug 14, 2020
-
Python
Fuzzy Aggregators and Similarities Into a Logic Language
-
Updated
Sep 11, 2020
-
Prolog
Kemono Friends Programming Language. (케모노 프렌즈 & けものフレンズ)
Drizzle is a (currently interpreted) programming language designed as something I would like to use, and used as a way to learn lots of new things.
-
Updated
Mar 7, 2019
-
Crystal
Component base, general purpose, declarative language.
Bumble programming language - design and interpreter
-
Updated
May 14, 2017
-
Python
A simple library for language and compilers building
-
Updated
Aug 29, 2020
-
Julia
A basic Virtual machine operating on bytecode with a stack and Van Neumann Architecture. Built in Assembler.
A small, simple and type safe programming language
-
Updated
Aug 14, 2017
-
JavaScript
A not-nearly-bootstrapping compiler/not-quite-REPL for not-really-FOOF. A proof of concept for my Masters Thesis.
-
Updated
Jul 3, 2019
-
Scheme
The Design of the Adamant Programming Language
Mya - Serval's Programming Language (Kemono Friends)
Improve this page
Add a description, image, and links to the
language-design
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
language-design
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently the tests are all in folders
posandneg.Instead, we could organize them by topic:
and add additional README.md files to the folders guiding newcomers. Additionally, the tests could have comments explaining the features.
This way we could have a low cost documentation that is automatically checked