From 7f91087ed97e67845f9c7351033abf930e55cf05 Mon Sep 17 00:00:00 2001 From: Abhinav Sharma Date: Mon, 10 Oct 2016 18:45:49 +0530 Subject: [PATCH] Updated for Julia and ClojureScript --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index dd47a38..b2f5561 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ If you are an open source project maintainer, add the label `first-timers-only` - [xoreos](https://github.com/xoreos/xoreos/labels/first-timers-only) _(label: first-timers-only)_
A reimplementation of BioWare's Aurora engine (and derivatives). +## ClojureScript + +- [LightTable](https://github.com/LightTable/LightTable)
The Next Generation code editor! One of the top funded projects on KickStarter. + - [Beginner](https://github.com/LightTable/LightTable/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner) + - [Documentation](https://github.com/LightTable/developer-guide) + ## Go - [Docker](https://github.com/docker/docker/labels/exp%2Fbeginner) _(label: exp/beginner)_
Open-source application container engine @@ -54,6 +60,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn/labels/good%20for%20beginner) _(label: good for beginner)_
Awesome ESLint rules. ## Julia +- [Julia Language](http://julialang.org/)
"Move like Python, Run like C" - A fresh approach to technical computing! - [Intro. Issues](https://github.com/JuliaLang/julia/labels/intro%20issue) _(label: intro issue)_ - [Documentation](https://github.com/JuliaLang/julia/labels/needs%20docs) _(label: needs docs)_ - [Up for Grabs](https://github.com/JuliaLang/julia/labels/up%20for%20grabs) _(label: up for grabs )_