-
Updated
Jan 25, 2022
#
language-design
Here are 121 public repositories matching this topic...
Tracking ECMAScript Proposals
javascript
language
transfer
proposal
ecmascript
spec
specification
language-design
committee
onboard
finished-proposals
The official repo for the design of the C# programming language
-
Updated
Feb 4, 2022 - C#
Create your own programming language with Rust (WIP)
-
Updated
Dec 21, 2021 - Rust
RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
-
Updated
Jan 17, 2022 - F#
general purpose programming language, in the vein of C++
-
Updated
Jun 20, 2021 - C++
Language Design Community for the EVM: Intro and Resources
-
Updated
Aug 1, 2017
b-studios
commented
Apr 16, 2020
Currently the tests are all in folders pos and neg.
Instead, we could organize them by topic:
- syntax
- handlers
- stdlib
- ...
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
-
Updated
Jan 13, 2022 - JavaScript
Metameta is meta core and meta-class programming framework.
-
Updated
May 18, 2020 - JavaScript
Fine-grain implementations of common lambda calculi in Haskell, tested with QuickCheck
-
Updated
Jul 11, 2021 - Haskell
A Lisp to be used as a Ruby Library (written in Ruby)
-
Updated
May 22, 2021 - Ruby
A programming language interpreted in C
-
Updated
Dec 21, 2021 - C
"request for comments" (RFCs) for the Rebuild Language Project
-
Updated
Jun 3, 2018
Fuzzy Aggregators and Similarity Into a Logic Language
-
Updated
Nov 28, 2021 - Prolog
A simplistic, JavaScript-like programming language built using Python.
-
Updated
Sep 13, 2021 - Python
An embeddable LISP in C99
-
Updated
Feb 3, 2018 - C
Lab of the course Languages, Compilers and Interpreters (Cod. 653AA) @ UNIPI
-
Updated
Jan 3, 2022 - OCaml
Kemono Friends Programming Language. (케모노 프렌즈 & けものフレンズ)
language
programming-language
interpreter
anime
brainfuck
language-design
kemono-friends
kemono-friends-language
-
Updated
Mar 18, 2017 - C++
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.
language
programming-language
roadmap
crystal
interpreter
wip
pratt-parser
organisation
thought
language-design
interpreted-programming-language
sapphire
drizzle
tree-walking
-
Updated
Mar 7, 2019 - Crystal
Component base, general purpose, declarative language.
-
Updated
Feb 21, 2020
An editor for EBNF grammars, used by Lark – parsing library for Python
-
Updated
Apr 25, 2019 - Python
A small Lisp dialect that serves me as a test bed for programming language features.
programming-language
scheme
compiler
actor-model
concurrency
language-design
rules-engine
lisp-dialect
compiler-design
continuations
-
Updated
Oct 20, 2021 - Racket
Bumble programming language - design and interpreter
-
Updated
May 14, 2017 - Python
A basic Virtual machine operating on bytecode with a stack and Van Neumann Architecture. Built in Assembler.
-
Updated
Oct 22, 2017 - C++
A simple library for language and compilers building
-
Updated
Aug 29, 2020 - Julia
A small, simple and type safe programming language
-
Updated
Aug 14, 2017 - JavaScript
Zurfur is a programming language taking inspiration from C#, Golang and Javascript
-
Updated
Jan 8, 2022 - C#
Improve this page
Add a description, image, and links to the language-design topic page so that developers can more easily learn about it.
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."
in progress.
difficult to implement as its a commonJS module, rollup doesnt convert properly it seems.
hydra works via a src tag import, but then breaks engine.
any help would be appreciated. see hydra-widget branch.