Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/httpanimation/-enlang
A code languge built made so easy that you can talk into a mic to code.
https://github.com/httpanimation/-enlang
css enlang gh-pages html js linux macos python python3 unix windows
Last synced: 5 days ago
JSON representation
A code languge built made so easy that you can talk into a mic to code.
- Host: GitHub
- URL: https://github.com/httpanimation/-enlang
- Owner: HttpAnimation
- License: gpl-3.0
- Created: 2024-02-14T19:09:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T00:04:52.000Z (9 months ago)
- Last Synced: 2024-02-16T20:42:37.940Z (9 months ago)
- Topics: css, enlang, gh-pages, html, js, linux, macos, python, python3, unix, windows
- Language: Python
- Homepage: https://httpanimation.github.io/-EnLang/
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# -EnLang
A scripting lanuge that is made to be easy to write and compiled with out errors.## How it works
The backend of EnLang is based off [Python](https://www.python.org/) and when ever you run the script for your project it will convert that into a [Python](https://www.python.org/) script for a one time then run that script and remove it.## Getting started
To get started with [EnLang](https://github.com/HttpAnimation/-EnLang) read [here](https://github.com/HttpAnimation/-EnLang/blob/main/Making%20a%20new%20project/README.md) to make your starting project.## Documation
Remember even if a import has a [Python](https://www.python.org/) or other script with the same name does not mean it will work the same.[ask.question](https://github.com/HttpAnimation/-EnLang/blob/main/ask.question/README.md)
[open.browser](https://github.com/HttpAnimation/-EnLang/blob/main/open.browser/README.md)
[random.value](https://github.com/HttpAnimation/-EnLang/blob/main/random.value/README.md)
[run.py.script](https://github.com/HttpAnimation/-EnLang/blob/main/run.py.script/MainSite.md)
[run.sys.command](https://github.com/HttpAnimation/-EnLang/blob/main/run.sys.command/BaseMD.md)
[say](https://github.com/HttpAnimation/-EnLang/blob/main/say/MainSite.md)
[set.variable](https://github.com/HttpAnimation/-EnLang/tree/main/set.variable)
[pip](https://github.com/HttpAnimation/-EnLang/tree/main/pip)
[pysnip](https://github.com/HttpAnimation/-EnLang/tree/main/pysnip)
## Credits
[FYC Rewrite V2](https://github.com/HttpAnimation/FYC-Rewrite-V2).