A programming language with a syntax entirely in emoji, interpreted to Python at runtime
Project description
Egaki
Welcome to the home page of Egaki, a programming language with a syntax written completely in emoji.
Overview
Egaki is currently under development. When completed, the language will be interpreted to Python at runtime. The language remains in early-stage development. Check out the roadmap below to see what features are available.
Motivation
The impetus for this project is a desire to strengthen my understanding of Python, particularly its class nomenclature and built-in methods. While practicing code on my phone while commuting, I found it annoying to continuously be forced to switch between the standard keyboard, symbols selector, advanced symbols pane, and formatting tools, and wondered if emoji, if formatted correctly in a purpose-built mobile terminal emulator, could provide a mobile-first development experience. While this project will not be building said mobile terminal application, it will attempt to simulate the experience.
Follow Along!
While building this project, I'll be writing more in-depth about the experience, the project's design choices, and what this language might actually look like on mobile. A link to this writing will be provided here after the first post is published.
Roadmap
Note: This roadmap will evolve as the project grows
Must-Haves
- ⬜️ 👩💻 Simple shell-style command line
- ⬜ 🪙 Lexer
- ⬜ 🌳 Parser
- ⬜ 🔛 Interpreter
- ⬜ 🔢 Support for numbers
- ⬜ ➗ Support for numeric operations
- ⬜ 🟰 Support for numeric comparison
- ⬜ 🔡 Support for string types
- ⬜ ❌ Support for boolean types
- ⬜ 🆕 Support for primitive-type variable declaration and assignment
- ⬜ ❓ Support for if-else blocks
- ⬜ 🔂 Support for for-loops
- ⬜ 🔁 Support for while-loops
- ⬜ 🖨 Support for output to stdout
Desired
- ⬜ 👨🔬 Advanced datatypes (e.g., a translation of Python's dict)
- ⬜ 👩🏫 Class creation
- ⬜️ 📄 Egaki script parsing and execution
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file egaki-0.0.0.tar.gz
.
File metadata
- Download URL: egaki-0.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97152e117b9a843c4df8dfd236803aac114e51875fa064bbbcf67c49f6e45592 |
|
MD5 | d68eb65984e5e4541f7a9744b6ef81c9 |
|
BLAKE2b-256 | d349a2b266e25caf3a0fc9dcabd350732ebdfba533015908e72115cf1aa5b4bb |
File details
Details for the file egaki-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: egaki-0.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b66b02fbb345e4b98c6fda911800cbbcf2006214bc5408509bca4a1cad4b16ad |
|
MD5 | 85aaf8bca09e1ff8c0e44e6008a430ab |
|
BLAKE2b-256 | aa4a4df6de1caa9bcdc2ba20a34991858018939b0239d9dcaa2f6cf1ea916fb2 |