https://github.com/evuez/0x1f41b
https://github.com/evuez/0x1f41b
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/evuez/0x1f41b
- Owner: evuez
- Created: 2017-04-08T19:28:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T17:41:21.000Z (about 7 years ago)
- Last Synced: 2024-10-19T17:30:28.979Z (over 1 year ago)
- Language: Rust
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 0x1f41b
```
🍱🐈
🍳3️⃣
🍿2️⃣ 4️⃣
🍱🦄
🔪🐈
🏧8️⃣ 6️⃣
🖨️🦄
```
## Operators
Note: *value* refers to a signed 8-bits integer.
- `🍱`: Assign a value to a single character name,
- `🍳`: Addition operator,
- `🏧`: Substration operator,
- `🍇`: Multiplication operator,
- `🔪`: Division operator,
- `🍿`: Exponential operator,
- `🖨️`: Print a value.