September 2017 Update

This commit is contained in:
Ingy döt Net 2017-09-23 10:01:46 +02:00
parent bba7bfd280
commit ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions

View file

@ -23,6 +23,7 @@ ALGOL 68:
ext: alg
ALGOL W:
ext: alg
ALGOL-M:
AMPL:
ANT:
ANTLR:
@ -66,6 +67,7 @@ AspectC++:
AspectJ:
Assembly:
ext: .as
Astro:
Asymptote:
AutoHotkey:
ext: ahk
@ -81,6 +83,7 @@ BASIC256:
BBC BASIC:
BCPL:
BML:
BaCon:
Babel:
ext: pb
Batch File:
@ -126,6 +129,7 @@ Caché ObjectScript:
CafeOBJ:
Caml:
Cat:
Category SETL4:
Cduce:
Cecil:
Ceylon:
@ -148,6 +152,7 @@ CoffeeScript:
ColdFusion:
ext: cfm
Comal:
Comefrom0x10:
Commodore BASIC:
Common Lisp:
ext: lisp
@ -161,8 +166,11 @@ D:
DCL:
DDNC:
DIV Games Studio:
DM:
DMS:
DUP:
DWScript:
Dafny:
Dao:
Dart:
Datalog:
@ -260,6 +268,7 @@ GML:
GUISS:
GW-BASIC:
Gambas:
Gastona:
Gdl:
Gecho:
Gema:
@ -280,6 +289,7 @@ HLA:
HPPPL:
HQ9+:
Hack:
Halon:
Harbour:
Haskell:
ext: hs
@ -294,6 +304,7 @@ HyperTalk:
ext: ht
I:
IDL:
IWBASIC:
Icon:
Idris:
Inform 6:
@ -323,7 +334,7 @@ JavaScript:
Jcon:
JoCaml:
Joy:
jq:
Jq:
JudoScript:
Julia:
K:
@ -353,6 +364,7 @@ LaTeX:
ext: tex
LabVIEW:
Lambda Prolog:
Lambdatalk:
Lang5:
Lasso:
Leon:
@ -406,6 +418,7 @@ MS SQL:
MSSQL:
ext: sql
MSX BASIC:
MSX Basic:
MUF:
MUMPS:
Make:
@ -428,6 +441,7 @@ Modula-3:
ext: mod3
Mond:
Monicelli:
Monkey:
Monte:
MoonScript:
Moonscript:
@ -438,6 +452,7 @@ MyrtleScript:
Mython:
Mythryl:
N/t/roff:
NASL:
NESL:
NGS:
NQP:
@ -457,6 +472,8 @@ Nimrod:
Nit:
Niue:
Nix:
OASYS:
OASYS Assembler:
OCaml:
OOC:
OOCalc:
@ -492,6 +509,7 @@ PASM:
PDP-11 Assembly:
PHL:
PHP:
PILOT:
PIR:
PL/I:
ext: pli
@ -528,6 +546,7 @@ Piet:
Pike:
PlainTeX:
ext: tex
Plan:
Pony:
Pop11:
PostScript:
@ -604,6 +623,7 @@ SNUSP:
SPAD:
SPARC Assembly:
SPARK:
SPL:
SQL:
SSEM:
Sage:
@ -624,17 +644,20 @@ Seed7:
Self:
SequenceL:
Set lang:
Setl4:
SheerPower 4GL:
ext: 4gl
Shen:
Shiny:
Sidef:
Simula:
Sinclair ZX81 BASIC:
Sisal:
SkookumScript:
Slate:
Smalltalk:
ext: st
Smart BASIC:
SmileBASIC:
Snobol:
ext: sno
@ -647,6 +670,7 @@ Squirrel:
Standard ML:
ext: ml
Star:
Stata:
StreamIt:
Suneido:
SuperCollider:
@ -668,6 +692,7 @@ TXR:
Tcl:
run: tclsh %f
TeLa:
TechBASIC:
Teco:
Terra:
TestML:
@ -676,6 +701,7 @@ Thyrd:
ToffeeScript:
Toka:
TorqueScript:
TransFORTH:
Transact-SQL:
ext: sql
Trith:
@ -716,10 +742,12 @@ Visual Objects:
ext: vobj
Visual Prolog:
ext: pro
Viua VM assembly:
Vorpal:
Vox:
WML:
Wart:
WebAssembly:
Whenever:
Whitespace:
ext: ws

View file

@ -1 +0,0 @@
../../Task/99-Bottles-of-Beer/0815

View file

@ -0,0 +1 @@
../../Task/ABC-Problem/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Binary-search/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Bitwise-operations/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Calendar---for-REAL-programmers/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Call-a-function/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Casting-out-nines/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Character-codes/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Closest-pair-problem/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Comma-quibbling/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Compile-time-calculation/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Copy-a-string/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Count-in-factors/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Create-an-HTML-table/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Digital-root/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Find-the-last-Sunday-of-each-month/360-Assembly

View file

@ -1 +0,0 @@
../../Task/FizzBuzz/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Hamming-numbers/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Identity-matrix/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Integer-overflow/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Josephus-problem/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Kaprekar-numbers/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Knapsack-problem-0-1/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Knapsack-problem-Unbounded/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Knights-tour/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Last-Friday-of-each-month/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Linear-congruential-generator/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Logical-operations/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Longest-increasing-subsequence/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Loop-over-multiple-arrays-simultaneously/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Loops-Break/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Monte-Carlo-methods/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Number-names/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Permutations-Derangements/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Primality-by-trial-division/360-Assembly

1
Lang/360-Assembly/Semiprime Symbolic link
View file

@ -0,0 +1 @@
../../Task/Semiprime/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Singly-linked-list-Element-definition/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Singly-linked-list-Element-insertion/360-Assembly

1
Lang/360-Assembly/Soundex Symbolic link
View file

@ -0,0 +1 @@
../../Task/Soundex/360-Assembly

View file

@ -1 +0,0 @@
../../Task/Standard-deviation/360-Assembly

View file

@ -0,0 +1 @@
../../Task/String-matching/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Substring-Top-and-tail/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Sum-and-product-of-an-array/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Sum-of-a-series/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Van-der-Corput-sequence/360-Assembly

1
Lang/360-Assembly/Word-wrap Symbolic link
View file

@ -0,0 +1 @@
../../Task/Word-wrap/360-Assembly

View file

@ -0,0 +1 @@
../../Task/Zeckendorf-number-representation/360-Assembly

View file

@ -1 +0,0 @@
../../Task/99-Bottles-of-Beer/6502-Assembly

View file

@ -0,0 +1 @@
../../Task/Binary-digits/6502-Assembly

View file

@ -1 +0,0 @@
../../Task/FizzBuzz/6502-Assembly

View file

@ -0,0 +1 @@
../../Task/Terminal-control-Clear-the-screen/6502-Assembly

View file

@ -0,0 +1 @@
../../Task/Terminal-control-Inverse-video/6502-Assembly

View file

@ -1 +0,0 @@
../../Task/99-Bottles-of-Beer/6800-Assembly

View file

@ -0,0 +1 @@
../../Task/Execute-Brain----/68000-Assembly

View file

@ -1 +0,0 @@
../../Task/FizzBuzz/8086-Assembly

View file

@ -1,6 +1,6 @@
{{language|8th
|site=http://8th-dev.com
|site=https://8th-dev.com
|untyped=no
|exec=both
|gc=yes
@ -23,4 +23,5 @@ Some of its features include:
* Easy cross-platform GUI
* FFI (call native libraries)
* Built-in networking (sockets, http etc)
* Built-in high-end encryption
* Lots of other things... [http://8th-dev.com see the website] for more information.

1
Lang/8th/ABC-Problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/ABC-Problem/8th

1
Lang/8th/Anagrams Symbolic link
View file

@ -0,0 +1 @@
../../Task/Anagrams/8th

1
Lang/8th/Benfords-law Symbolic link
View file

@ -0,0 +1 @@
../../Task/Benfords-law/8th

1
Lang/8th/Caesar-cipher Symbolic link
View file

@ -0,0 +1 @@
../../Task/Caesar-cipher/8th

1
Lang/8th/Happy-numbers Symbolic link
View file

@ -0,0 +1 @@
../../Task/Happy-numbers/8th

View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/ABAP

View file

@ -1 +0,0 @@
../../Task/99-Bottles-of-Beer/ACL2

View file

@ -1 +0,0 @@
../../Task/File-IO/ACL2

1
Lang/ALGOL-68/Benfords-law Symbolic link
View file

@ -0,0 +1 @@
../../Task/Benfords-law/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Bernoulli-numbers/ALGOL-68

View file

@ -1 +0,0 @@
../../Task/Calendar---for-real-programmers/ALGOL-68

View file

@ -1 +0,0 @@
../../Task/Character-matching/ALGOL-68

View file

@ -1 +0,0 @@
../../Task/File-IO/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Guess-the-number-With-feedback--player-/ALGOL-68

1
Lang/ALGOL-68/Langtons-ant Symbolic link
View file

@ -0,0 +1 @@
../../Task/Langtons-ant/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Largest-int-from-concatenated-ints/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Left-factorials/ALGOL-68

View file

@ -1 +0,0 @@
../../Task/Miller-Rabin-primality-test/ALGOL-68

1
Lang/ALGOL-68/Multisplit Symbolic link
View file

@ -0,0 +1 @@
../../Task/Multisplit/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Parsing-Shunting-yard-algorithm/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Quickselect-algorithm/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Remove-lines-from-a-file/ALGOL-68

View file

@ -1 +0,0 @@
../../Task/Rosetta-Code-Rank-languages-by-popularity/ALGOL-68

View file

@ -1 +0,0 @@
../../Task/Standard-deviation/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Trabb-Pardo-Knuth-algorithm/ALGOL-68

View file

@ -0,0 +1,2 @@
{{stub}}{{language|ALGOL-M}}
[[ALGOL]] for microcomputers (specifically the 8080), developed in 1976-77 by John P. Flynn and Mark S. Moranville. Based on [[ALGOL 60]]. It was the first structured programming language for a microcomputer. Compiled to virtual machine code.

1
Lang/ALGOL-M/Factorial Symbolic link
View file

@ -0,0 +1 @@
../../Task/Factorial/ALGOL-M

View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/ALGOL-M

View file

@ -0,0 +1 @@
../../Task/Function-definition/ALGOL-M

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/ALGOL-M

1
Lang/ALGOL-M/Loops-For Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-For/ALGOL-M

View file

@ -0,0 +1 @@
../../Task/Loops-For-with-a-specified-step/ALGOL-M

1
Lang/ALGOL-M/Loops-While Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-While/ALGOL-M

1
Lang/ALGOL-M/README Normal file
View file

@ -0,0 +1 @@
Data source: http://rosettacode.org/wiki/Category:ALGOL-M

View file

@ -0,0 +1 @@
../../Task/Temperature-conversion/ALGOL-M

View file

@ -30,6 +30,5 @@ and Hendrik Boom's [http://mtn-host.prjek.net/projects/a68h/ A68H]
==See also==
*[[ALGOL 60]]
*[[ALGOL 68]]
== Code Specimen ==
{{language programming paradigm|Concurrent}}
{{stub}}

View file

@ -0,0 +1 @@
../../Task/Arithmetic-Integer/ALGOL-W

View file

@ -0,0 +1 @@
../../Task/Array-concatenation/ALGOL-W

1
Lang/ALGOL-W/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/ALGOL-W

View file

@ -0,0 +1 @@
../../Task/Averages-Pythagorean-means/ALGOL-W

View file

@ -0,0 +1 @@
../../Task/Bitwise-operations/ALGOL-W

View file

@ -0,0 +1 @@
../../Task/Call-a-function/ALGOL-W

View file

@ -0,0 +1 @@
../../Task/Catalan-numbers/ALGOL-W

Some files were not shown because too many files have changed in this diff Show more