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
- Host: GitHub
- URL: https://github.com/raviqqe/tisp.rs
- Owner: raviqqe
- License: mit
- Created: 2017-06-14T14:15:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T18:13:51.000Z (over 8 years ago)
- Last Synced: 2025-01-01T02:43:25.422Z (about 1 year ago)
- Topics: concurrent, parallel, programming-language, tisp
- Language: Rust
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tisp programming language in Rust
[](https://opensource.org/licenses/MIT)
[](https://groups.google.com/forum/#!forum/tisp-aliens)

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)