Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 πŸ” πŸŒ“πŸ‘πŸ›πŸ›πŸžπŸ˜ΎπŸ˜°πŸ¦πŸžπŸ‘πŸ›πŸŽπŸ˜±πŸ” 
```