This repository has been archived by the owner. It is now read-only.
marbles
marbles
A completely impractical programming language where you let a marble fall.
Overview
Execution begins at the character V
, which "drops" a marble. The marble "falls" by continuing downwards until a character is reached. Some characters are used for specific actions; all others can be used as variables. Comments can be placed anywhere where a marble will not fall and don't need any special notation.
Examples
Hello World:
V
P
"
H
e
l
l
o
,
w
o
r
l
d
"
R
0
Contributing
- Fork it ( https://github.com/dhsavell/marbles/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Repository
marbles
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- almost 8 years ago
- January 29, 2017
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 08:32:53 GMT
Languages