Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justquick/emoji-script
Cross compiler using emoji unicode characters
https://github.com/justquick/emoji-script
Last synced: 6 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T19:12:06.000Z (over 7 years ago)
- Last Synced: 2024-11-29T13:57:21.980Z (2 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 π ππππππΎπ°π¦ππ‘πππ±π
```