programming-language-development topic

List programming-language-development repositories

hypertypes

107
Stars
8
Forks
Watchers

Hypertypes - generic programming for heterogeneous recursive types

ric-script

31
Stars
1
Forks
Watchers

A modern scripting language; implemented in old school C, yacc & flex

inet-cute

130
Stars
3
Forks
Watchers

An implementation of interaction nets. -- ASCII art inspired syntax. -- Pure postfix expression. -- Using a stack-based low-layer language to build nets.

Aphid

31
Stars
3
Forks
Watchers

A multiparadigm language intended to be embedded in .NET applications or compiled into other languages like Python or PHP. The internals of Aphid are clean and easy to work with, allowing for rapid cr...

barn

54
Stars
5
Forks
Watchers

Barn is a simple programming language written in C that is compiled to C.

inet-js

43
Stars
1
Forks
Watchers

This is an implementation of interaction nets. It introduces you to the bizarre world of graph-based computation and linear logic, using a familiar JavaScript-like syntax :)

DotWhitespace

16
Stars
2
Forks
Watchers

DotWhitespace is an esoteric programming language using Python.

Synthia

15
Stars
1
Forks
Watchers

Synthia is a lightweight and beginner-friendly interpreted programming language developed in Rust. With a simple, intuitive syntax and a focus on ease of use, Synthia is perfect for both newcomers to...