An open API service indexing awesome lists of open source software.

https://github.com/iconmaster5326/catacomb

A type-safe, concatenative, self-extensible, interpreted/compiled programming language.
https://github.com/iconmaster5326/catacomb

Last synced: 3 months ago
JSON representation

A type-safe, concatenative, self-extensible, interpreted/compiled programming language.

Awesome Lists containing this project

README

        

# Catacomb

**Catacomb** is a programming language. It is:
* Concatenative and stack-based
* Statically typed
* Fully type-inferenced
* Self-extensible
* Interpretable and optionally compilable

## More details coming soon!