https://github.com/justquick/emoji-script
Cross compiler using emoji unicode characters
https://github.com/justquick/emoji-script
Last synced: 3 months ago
JSON representation
Cross compiler using emoji unicode characters
- Host: GitHub
- URL: https://github.com/justquick/emoji-script
- Owner: justquick
- Created: 2014-05-16T20:47:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T19:12:06.000Z (almost 8 years ago)
- Last Synced: 2025-01-28T02:12:34.928Z (5 months ago)
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emoji Script
Language compiler that converts normal code into emoji-script.
Currently supports Python.Turns
```
print('Hello, world!')
```Into
```
print π ππππππΎπ°π¦ππ‘πππ±π
```