arc-lang
Version, currently main branch1 version
- main branchlatestJul 26, 2021
github.com/l3gacyb3ta/arc.lang
An esolang using my slack username
1 stars
0 dependents
License: Unlicense
Installation
# Add this to your shard.yml
dependencies:
arc-lang:
github: l3gacyb3ta/arc.lang
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- Target
arcfrom src/arc.cr
Dependencies
This version declares no dependencies.
README
arc.lang, an esolang using my username!
The only valid instruction is arc
buuuuuut...
✨ captialization ✨
Theory:
There are two things in arc, the stack, and the operating var, the op var is a place in stack. You can move around the opperating var
Instructions:
| code | instruction |
|---|---|
| arc | increment op |
| aRc | decrement op |
| Arc | move op up in stack |
| arC | move op down in stack |
| ARc | increment op by stack down |
| aRC | decrement op by stack down |
| ArC | print out stack at op as ascii |
| ARC | print out stack at op |
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Jul 26, 2021
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/l3gacyb3ta/arc.lang
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1