https://github.com/acook/hyperluminal_experiments
Hyperluminal is a theoretical programming language, this is an exploration in semantics.
https://github.com/acook/hyperluminal_experiments
Last synced: 8 months ago
JSON representation
Hyperluminal is a theoretical programming language, this is an exploration in semantics.
- Host: GitHub
- URL: https://github.com/acook/hyperluminal_experiments
- Owner: acook
- Created: 2013-02-08T06:22:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-05T00:34:08.000Z (over 12 years ago)
- Last Synced: 2025-07-05T00:11:35.987Z (12 months ago)
- Language: Ruby
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Hyperluminal Experiments
========================
Hyperluminal is a theoretical programming language, this is an exploration in semantics.
One way of experiementing with the language is to translate the semantics into an existing language as closely as possible.
Another is to write similar semantics with multiple syntaxes to explore the best representation of the concepts.
Anthony M. Cook 2013
The Experiments
---------------
Each subdirectory contains its own readme and collections of various files.
GitHub automatically displays files named "README*" so just click on the directory you're curious about the readme will automatically be displayed along with the files.
Kind of like an old BBS/DOS system with desc and nfo files come to think of it..
Disclaimer
----------
You won't find the alternative (ie non-hyperluminal) languages to be idiomatic, since they are designed to match the hyperluminal semantics as closely as possible. However, feel free to contribute additional alternative versions that are more idiomatic.