https://github.com/thaliaarchi/seed-lang
A converter for the Seed programming language
https://github.com/thaliaarchi/seed-lang
mersenne-twister random seed
Last synced: 2 months ago
JSON representation
A converter for the Seed programming language
- Host: GitHub
- URL: https://github.com/thaliaarchi/seed-lang
- Owner: thaliaarchi
- License: gpl-3.0
- Created: 2023-02-27T06:28:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T06:47:02.000Z (over 2 years ago)
- Last Synced: 2025-01-25T10:08:42.179Z (4 months ago)
- Topics: mersenne-twister, random, seed
- Language: Rust
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# seed-lang
A converter for the [Seed](https://esolangs.org/wiki/Seed) programming language,
compliant with the [reference implementation](https://esolangs.org/wiki/Seed#Running_programs)
in Python.