Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)