This commit is contained in:
Sarah Vessels 2017-10-30 11:31:49 -05:00
Родитель 2216c32ff8
Коммит 74476747fc
14 изменённых файлов: 15 добавлений и 2 удалений

Просмотреть файл

@ -4,6 +4,7 @@ created_by: Brian Fox
display_name: Bash
github_url: https://github.com/gitGNU/gnu_bash
logo: bash.png
related: shell
released: June 8, 1989
short_description: Bash is a shell and command language interpreter for the GNU operating
system.

Просмотреть файл

@ -3,6 +3,7 @@ aliases: c-language
created_by: Dennis Ritchie
display_name: C
logo: c.png
related: language
released: '1972'
short_description: C is a general purpose programming language that first appeared
in 1972.

Просмотреть файл

@ -1,9 +1,10 @@
---
aliases: clj
created_by: Rich Hickey
display_name: Clojure
github_url: https://github.com/clojure
logo: clojure.png
related: clojurescript, clj, cljs
related: clojurescript, cljs, language
released: October 16, 2007
short_description: Clojure is a dynamic, general-purpose programming language.
topic: clojure

Просмотреть файл

@ -3,6 +3,7 @@ aliases: c-sharp, csharp-code, csharp7, csharp-core, csharp6, csharp-resources
created_by: Anders Hejlsberg
display_name: C#
logo: csharp.png
related: language, dotnet
released: June 2000
short_description: C# (C sharp) is an object-oriented programming language by Microsoft.
topic: csharp

Просмотреть файл

@ -3,6 +3,7 @@ created_by: José Valim
display_name: Elixir
github_url: https://github.com/elixir-lang
logo: elixir.png
related: language, erlang
released: September 8, 2014
short_description: Elixir is a dynamic, functional language designed for building scalable and maintainable applications.
topic: elixir

Просмотреть файл

@ -4,6 +4,7 @@ created_by: Robert Griesemer, Rob Pike, Ken Thompson
display_name: Go
github_url: https://github.com/golang/go
logo: go.png
related: language, c
released: November 10, 2009
short_description: Go is a programming language built to resemble a simplified version
of the C programming language.

Просмотреть файл

@ -4,6 +4,7 @@ created_by: Jeff Bezanson, Stefan Karpinski, Viral B. Shah, Alan Edelman
display_name: The Julia Language
github_url: https://github.com/JuliaLang
logo: julia.png
related: language
released: February 14, 2012
short_description: Julia is a high-level, high-performance dynamic programming language for numerical computing.
topic: julia

Просмотреть файл

@ -4,6 +4,7 @@ created_by: Taylor Otwell
display_name: Laravel
github_url: https://github.com/laravel
logo: laravel.png
related: framework, php
released: June 2011
short_description: Laravel is a PHP framework.
topic: laravel

Просмотреть файл

@ -4,6 +4,7 @@ created_by: Rasmus Lerdorf
display_name: PHP
github_url: https://github.com/php
logo: php.png
related: language
released: June 8, 1995
short_description: PHP is a scripting language that works particularly well for server-side
web development.

Просмотреть файл

@ -2,6 +2,7 @@
created_by: Ross Ihaka, Robert Gentleman
display_name: R
logo: r.png
related: language
released: August 1993
short_description: R is a free programming language and software environment for statistical
computing and graphics.

Просмотреть файл

@ -3,6 +3,7 @@ created_by: Dan Abramov and Andrew Clark
display_name: Redux
github_url: https://github.com/reactjs/redux/
logo: redux.png
related: javascript, react
released: June 2, 2015
short_description: Redux is a predictable state container for JavaScript apps.
topic: redux

Просмотреть файл

@ -2,6 +2,7 @@
aliases: shell-script, shell-scripts, shellscript, shellcode
created_by: Glenda Schroeder
display_name: Shell
related: bash
released: '1965'
short_description: A shell is a command-line tool, designed to be run by the Unix
shell.

Просмотреть файл

@ -1,7 +1,7 @@
---
topic: swift
aliases: swift3, swift-3, swift4, swift-4, swift-language
related: objective-c
related: objective-c, language
display_name: Swift
created_by: Apple
logo: swift.png

Просмотреть файл

@ -4,6 +4,7 @@ created_by: Microsoft
display_name: TypeScript
github_url: https://github.com/Microsoft/TypeScript
logo: typescript.png
related: language, javascript
released: October 1, 2012
short_description: TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
topic: typescript