new files

This commit is contained in:
Ingy döt Net 2013-04-10 12:38:42 -07:00
parent 3af7344581
commit 86c034bb8b
1364 changed files with 21352 additions and 0 deletions

221
Meta/00Langs.yaml Normal file
View file

@ -0,0 +1,221 @@
---
'0815':
ext: '0815'
name: '0815'
path: '0815'
url: '0815'
360 Assembly:
ext: '360'
name: 360 Assembly
path: 360-Assembly
url: 360_Assembly
4D:
ext: 4d
name: 4D
path: 4D
url: 4D
A+:
ext: a+
name: A+
path: A+
url: A+
ABAP:
ext: abap
name: ABAP
path: ABAP
url: ABAP
ACL2:
ext: acl2
name: ACL2
path: ACL2
url: ACL2
AWK:
ext: awk
name: AWK
path: AWK
url: AWK
ActionScript:
ext: as
name: ActionScript
path: ActionScript
url: ActionScript
Ada:
ext: ada
name: Ada
path: Ada
url: Ada
B:
ext: b
name: B
path: B
url: B
BASIC:
ext: bas
name: BASIC
path: BASIC
url: BASIC
Babel:
ext: pb
name: Babel
path: Babel
url: Babel
Befunge:
ext: bf
name: Befunge
path: Befunge
url: Befunge
C:
ext: c
name: C
path: C
url: C
Clojure:
ext: clj
name: Clojure
path: Clojure
url: Clojure
CoffeeScript:
ext: coffee
name: CoffeeScript
path: CoffeeScript
url: CoffeeScript
Dylan:
ext: dylan
name: Dylan
path: Dylan
url: Dylan
Eiffel:
ext: e
name: Eiffel
path: Eiffel
url: Eiffel
Erlang:
ext: erl
name: Erlang
path: Erlang
url: Erlang
Forth:
ext: fth
name: Forth
path: Forth
url: Forth
Fortran:
ext: f
name: Fortran
path: Fortran
url: Fortran
Go:
ext: go
name: Go
path: Go
url: Go
Haskell:
ext: hs
name: Haskell
path: Haskell
url: Haskell
Java:
ext: java
name: Java
path: Java
url: Java
JavaScript:
ext: js
name: JavaScript
path: JavaScript
url: JavaScript
LaTeX:
ext: tex
name: LaTeX
path: LaTeX
url: LaTeX
Lua:
ext: lua
name: Lua
path: Lua
url: Lua
PHP:
ext: php
name: PHP
path: PHP
url: PHP
PIR:
ext: pir
name: PIR
path: PIR
url: PIR
Perl:
ext: pl
name: Perl
path: Perl
url: Perl
PicoLisp:
ext: l
name: PicoLisp
path: PicoLisp
url: PicoLisp
Prolog:
ext: pro
name: Prolog
path: Prolog
url: Prolog
Python:
ext: py
name: Python
path: Python
url: Python
R:
ext: r
name: R
path: R
url: R
REXX:
ext: rexx
name: REXX
path: REXX
url: REXX
Racket:
ext: rkt
name: Racket
path: Racket
url: Racket
Ruby:
ext: rb
name: Ruby
path: Ruby
url: Ruby
SNUSP:
ext: snusp
name: SNUSP
path: SNUSP
url: SNUSP
Sather:
ext: sa
name: Sather
path: Sather
url: Sather
Scala:
ext: scala
name: Scala
path: Scala
url: Scala
Scheme:
ext: ss
name: Scheme
path: Scheme
url: Scheme
Smalltalk:
ext: st
name: Smalltalk
path: Smalltalk
url: Smalltalk
Tcl:
ext: tcl
name: Tcl
path: Tcl
url: Tcl
Turing:
ext: turing
name: Turing
path: Turing
url: Turing

153
Meta/00Tasks.yaml Normal file
View file

@ -0,0 +1,153 @@
---
99 Bottles of Beer:
name: 99 Bottles of Beer
path: 99-Bottles-of-Beer
url: 99_Bottles_of_Beer
Ackermann function:
name: Ackermann function
path: Ackermann-function
url: Ackermann_function
Anagrams:
name: Anagrams
path: Anagrams
url: Anagrams
Arrays:
name: Arrays
path: Arrays
url: Arrays
Assertions:
name: Assertions
path: Assertions
url: Assertions
Balanced brackets:
name: Balanced brackets
path: Balanced-brackets
url: Balanced_brackets
Balanced ternary:
name: Balanced ternary
path: Balanced-ternary
url: Balanced_ternary
Best shuffle:
name: Best shuffle
path: Best-shuffle
url: Best_shuffle
Binary search:
name: Binary search
path: Binary-search
url: Binary_search
Binary strings:
name: Binary strings
path: Binary-strings
url: Binary_strings
Bulls and cows:
name: Bulls and cows
path: Bulls-and-cows
url: Bulls_and_cows
Caesar cipher:
name: Caesar cipher
path: Caesar-cipher
url: Caesar_cipher
Calendar:
name: Calendar
path: Calendar
url: Calendar
Check that file exists:
name: Check that file exists
path: Check-that-file-exists
url: Check_that_file_exists
Checkpoint synchronization:
name: Checkpoint synchronization
path: Checkpoint-synchronization
url: Checkpoint_synchronization
Classes:
name: Classes
path: Classes
url: Classes
Closest-pair problem:
name: Closest-pair problem
path: Closest-pair-problem
url: Closest-pair_problem
Collections:
name: Collections
path: Collections
url: Collections
Color of a screen pixel:
name: Color of a screen pixel
path: Color-of-a-screen-pixel
url: Color_of_a_screen_pixel
Comments:
name: Comments
path: Comments
url: Comments
Death Star:
name: Death Star
path: Death-Star
url: Death_Star
Define a primitive data type:
name: Define a primitive data type
path: Define-a-primitive-data-type
url: Define_a_primitive_data_type
Delegates:
name: Delegates
path: Delegates
url: Delegates
Delete a file:
name: Delete a file
path: Delete-a-file
url: Delete_a_file
Detect division by zero:
name: Detect division by zero
path: Detect-division-by-zero
url: Detect_division_by_zero
Determine if a string is numeric:
name: Determine if a string is numeric
path: Determine-if-a-string-is-numeric
url: Determine_if_a_string_is_numeric
Entropy:
name: Entropy
path: Entropy
url: Entropy
FizzBuzz:
name: FizzBuzz
path: FizzBuzz
url: FizzBuzz
Forest fire:
name: Forest fire
path: Forest-fire
url: Forest_fire
Go Fish:
name: Go Fish
path: Go-Fish
url: Go_Fish
'Infinity':
name: 'Infinity'
path: 'Infinity'
url: 'Infinity'
JSON:
name: JSON
path: JSON
url: JSON
Knuth shuffle:
name: Knuth shuffle
path: Knuth-shuffle
url: Knuth_shuffle
Narcissist:
name: Narcissist
path: Narcissist
url: Narcissist
Ordered words:
name: Ordered words
path: Ordered-words
url: Ordered_words
Pi:
name: Pi
path: Pi
url: Pi
Quine:
name: Quine
path: Quine
url: Quine
Search a list:
name: Search a list
path: Search-a-list
url: Search_a_list