https://github.com/uralstech/ezrshellplusplus
An extended interpreter shell for all ezr languages
https://github.com/uralstech/ezrshellplusplus
Last synced: over 1 year ago
JSON representation
An extended interpreter shell for all ezr languages
- Host: GitHub
- URL: https://github.com/uralstech/ezrshellplusplus
- Owner: Uralstech
- License: apache-2.0
- Created: 2022-11-18T14:01:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T09:34:36.000Z (over 3 years ago)
- Last Synced: 2025-02-13T21:39:05.830Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## **What is ezrShell++?**
ezrShell++ is an extended interpreter shell for all ezr languages ([ezrlang](https://github.com/Uralstech/ezrlang), [ezrMlang](https://github.com/Uralstech/ezrMlang))
## **Where can I get ezrShell++?**
Download any releases from here: https://github.com/Uralstech/ezrShellPlusPlus/releases/
## **How do I use ezrM (ezr Malayalam) with ezrShell++?**
With ezrShell++ opened, click on ```ezr EC``` (next to ```Clear```) on the toolbar. A popup should appear.
If you have ezrMShell in the user PATH variable, just enter ```ezrMShell```.
If you don't, then enter ```"path/where/ezrMShell/was/installed/ezrMShell.exe"```.
That's it!
## **Shortcuts**
* **F5** - Runs written code
* **Ctrl+R** - Clears console window
ezrShell++ is still a work in progress - Feel free to report any bugs on GitHub