Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flpvsk/schlechtscript
SchlechtScript is a dynamic, interpreted, single-threaded language with a strong focus on making your life miserable.
https://github.com/flpvsk/schlechtscript
Last synced: about 2 months ago
JSON representation
SchlechtScript is a dynamic, interpreted, single-threaded language with a strong focus on making your life miserable.
- Host: GitHub
- URL: https://github.com/flpvsk/schlechtscript
- Owner: flpvsk
- Created: 2015-06-26T15:54:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-26T15:55:13.000Z (over 9 years ago)
- Last Synced: 2024-04-14T20:21:12.658Z (10 months ago)
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Schlecht!Script
### The Silver Bullet of programming languages`Schlecht!Script` is a dynamic, interpreted, single-threaded language with
strong focus on making your life miserable.Let's jump right into some examples:
```js
function getUser*blue() {
// no red functions here please
};getUser*blue();
``````js
function userHolen!*rot() {
// rot oder blau funktionen hier
}userHolen!*rot();
```Learn more about `Schlecht!Script`:
* [In Russian](http://bit.ly/async-js)
* [In English](http://bit.ly/schlecht-js)