https://github.com/bsfishy/plye
A highly extensible general purpose programming language
https://github.com/bsfishy/plye
extensible general-purpose programming-language
Last synced: 8 days ago
JSON representation
A highly extensible general purpose programming language
- Host: GitHub
- URL: https://github.com/bsfishy/plye
- Owner: BSFishy
- License: gpl-3.0
- Created: 2019-01-30T15:43:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T16:25:49.000Z (about 7 years ago)
- Last Synced: 2025-02-26T06:34:16.476Z (over 1 year ago)
- Topics: extensible, general-purpose, programming-language
- Language: Java
- Size: 473 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plye
Plye is an extremely extensible general purpose programming language. Plye's main purpose is to provide any developer with an easy to use and understand language for any application.
This means that Plye needs to be easily implemented in any situation to provide support for using it as soon as possible. That also involves an insanely simple foreign function interface coupled with multiple language cross-compilation.
## Development
At this point in time, Plye is in an extremely early stage in development. It is at no means in a working state. All support and help is extremely appreciated, but until Plye is at least at a beta state, it is not recommended to be used.