It is strongly influenced by [chuck](http://chuck.stanford.edu/), but adds a bunch of high-level features:
templating, first-class functions and more.
-It aims to be simple, small, [fast](https://fennecdjay.github.io/Gwion/#Benchmarks/), [extendable](https://github.com/fennecdjay/Gwion-plug) and [embeddable](https://github.com/fennecdjay/Gwion/blob/master/src/main.c#L18-L31).
+It aims to be simple, small, [fast](https://fennecdjay.github.io/Gwion/Benchmarks.html), [extendable](https://github.com/fennecdjay/Gwion-plug) and [embeddable](https://github.com/fennecdjay/Gwion/blob/master/src/main.c#L18-L31).
gwion was originally designed and created by [Jérémie Astor](https://github.com/fennecdjay). He is a musician, who made it to assist in his shows/compositions.