From: fennecdjay Date: Thu, 20 Jun 2019 20:33:59 +0000 (+0200) Subject: :book: README [skip ci] X-Git-Tag: nightly~2403 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=2e78d06b233951f9b29ea2c00d1140d27c3e4913;p=gwion.git :book: README [skip ci] --- diff --git a/README.md b/README.md index a6653cd2..f78553f2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Gwion -Gwion is a programming language, aimed at making music [![Build Status](https://travis-ci.org/fennecdjay/Gwion.svg?branch=master)](https://travis-ci.org/fennecdjay/Gwion) [![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/fennecdjay/Gwion.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/fennecdjay/Gwion/context:cpp) @@ -7,6 +6,8 @@ Gwion is a programming language, aimed at making music [![All Contributors](https://img.shields.io/badge/all_contributors-3-brigthgreen.svg)](#contributors) +Gwion is a programming language, aimed at making music + **strongly** inspired by [chuck](http://chuck.stanford.edu/), but adding a bunch *high-level* features: templating, first-class functions and more.