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

https://github.com/raviqqe/tisp.rs

Tisp programming language in Rust
https://github.com/raviqqe/tisp.rs

concurrent parallel programming-language tisp

Last synced: 11 months ago
JSON representation

Tisp programming language in Rust

Awesome Lists containing this project

README

          

# Tisp programming language in Rust

[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://opensource.org/licenses/MIT)
[![Google group](https://img.shields.io/badge/join-us-ff69b4.svg?style=flat-square)](https://groups.google.com/forum/#!forum/tisp-aliens)

![logo](https://raw.githubusercontent.com/tisp-lang/icon/master/landscape.png)

Tisp is a "Time is Space" programming language.
It aims to be simple, canonical, and practical.

This is an experimental implementation of the language in Rust.

## License

[MIT](LICENSE)