Data update
This commit is contained in:
parent
81fd053722
commit
52a6ef48dd
|
|
@ -187,7 +187,7 @@ Crack: .crack
|
|||
Craft Basic: .basic
|
||||
Creative Basic: .basic
|
||||
Curto: .curto
|
||||
Crystal: .crystal
|
||||
Crystal: .cr
|
||||
C sharp: .cs
|
||||
C Shell: .csh
|
||||
Cubescript: .cube
|
||||
|
|
@ -202,7 +202,7 @@ DBL: .dbl
|
|||
Dc: .dc
|
||||
DCL: .dcl
|
||||
DDNC: .ddnc
|
||||
Delphi: .delphi
|
||||
Delphi: .pas
|
||||
Deluge: .deluge
|
||||
DeviousYarn: .dy
|
||||
DIBOL-11: .dibol-11
|
||||
|
|
@ -241,7 +241,7 @@ Elan: .elan
|
|||
ElastiC: .elastic
|
||||
Elena: .elena
|
||||
Elisa: .elisa
|
||||
Elixir: .elixir
|
||||
Elixir: .ex
|
||||
ELLA: .ella
|
||||
Elm: .elm
|
||||
Emacs Lisp: .l
|
||||
|
|
@ -255,7 +255,7 @@ ERRE: .erre
|
|||
Es: .es
|
||||
ESQL: .esql
|
||||
Euler: .euler
|
||||
Euphoria: .euphoria
|
||||
Euphoria: .ex
|
||||
Evaldraw: .evaldraw
|
||||
Excel: .excel
|
||||
Explore: .explore
|
||||
|
|
@ -398,7 +398,7 @@ JScript.NET: .jscript
|
|||
JSE: .jse
|
||||
Jsish: .jsish
|
||||
JudoScript: .judo
|
||||
Julia: .julia
|
||||
Julia: .jl
|
||||
K: .k
|
||||
Kabap: .kabap
|
||||
Kamailio Script: .kamailio
|
||||
|
|
@ -414,7 +414,7 @@ Klong: .klong
|
|||
Koka: .koka
|
||||
Komodo: .komodo
|
||||
KonsolScript: .konsol
|
||||
Kotlin: .kotlin
|
||||
Kotlin: .kts
|
||||
KQL: .kql
|
||||
Ksh: .ksh
|
||||
L++: .l++
|
||||
|
|
@ -581,14 +581,14 @@ Objeck: .objeck
|
|||
ObjectIcon: .oi
|
||||
Objective-C: .m
|
||||
Object Pascal: .pas
|
||||
OCaml: .ocaml
|
||||
OCaml: .ml
|
||||
Occam: .occam
|
||||
Octave: .octave
|
||||
Odin: .odin
|
||||
Oforth: .fth
|
||||
Ol: .ol
|
||||
Omega: .omega
|
||||
OmniMark: .omnimark
|
||||
OmniMark: .xom
|
||||
Onyx: .onyx
|
||||
Onyx (wasm): .onyx
|
||||
OOC: .ooc
|
||||
|
|
@ -675,7 +675,7 @@ Pure: .pure
|
|||
PureBasic: .basic
|
||||
Pure Data: .puredata
|
||||
Purity: .purity
|
||||
Pyret: .pyret
|
||||
Pyret: .arr
|
||||
Python: .py
|
||||
Q: .q
|
||||
QB64: .qb64
|
||||
|
|
@ -701,7 +701,7 @@ RASEL: .rasel
|
|||
RATFOR: .ratfor
|
||||
Raven: .raven
|
||||
REALbasic: .basic
|
||||
Reason: .reason
|
||||
Reason: .re
|
||||
REBOL: .rebol
|
||||
Red: .red
|
||||
Reduce: .reduce
|
||||
|
|
@ -729,7 +729,7 @@ RTSL: .rtsl
|
|||
Rubylog: .rubylog
|
||||
Ruby: .rb
|
||||
Run BASIC: .basic
|
||||
Rust: .rust
|
||||
Rust: .rs
|
||||
S++: .s++
|
||||
Sage: .sage
|
||||
Salmon: .salmon
|
||||
|
|
@ -739,7 +739,7 @@ Sass/SCSS: .sass
|
|||
Sather: .sa
|
||||
S-BASIC: .basic
|
||||
Scala: .scala
|
||||
Scheme: .ss
|
||||
Scheme: .scm
|
||||
Scilab: .scilab
|
||||
Scratch: .scratch
|
||||
ScratchScript: .scratch
|
||||
|
|
@ -860,7 +860,7 @@ Uiua: .uiua
|
|||
Ultimate++: .ultimate++
|
||||
Unicon: .unicon
|
||||
Uniface: .uniface
|
||||
Unison: .unison
|
||||
Unison: .u
|
||||
UnixPipes: .up
|
||||
UNIX Shell: .sh
|
||||
Unlambda: .unlambda
|
||||
|
|
|
|||
|
|
@ -0,0 +1,7 @@
|
|||
{{language|4ME
|
||||
|site=https://thevitebsk.github.io/4ME.by/}}
|
||||
4ME is a programing language created by [[User:Gaham]] implemented in 04.07.2024 MSK
|
||||
==See Also==
|
||||
* [https://esolangs.org/wiki/4ME 4ME in Esolangs.org]
|
||||
* [https://github.com/Thevitebsk/4me/ Github repo]
|
||||
[[Category:Programming paradigm/Concatenative]]
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:4ME
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bifid-cipher/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Binary-strings/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Calculating-the-value-of-e/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Comma-quibbling/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Compound-data-type/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Create-an-HTML-table/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Determine-sentence-type/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Environment-variables/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Fibonacci-n-step-number-sequences/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Fibonacci-sequence/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Halt-and-catch-fire/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hash-from-two-arrays/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hofstadter-Q-sequence/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Keyboard-input-Obtain-a-Y-or-N-response/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Leonardo-numbers/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Machine-code/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Mandelbrot-set/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Menu/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Phrase-reversals/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Read-a-configuration-file/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Repeat-a-string/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Reverse-words-in-a-string/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Strip-block-comments/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Strip-comments-from-a-string/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Strip-whitespace-from-a-string-Top-and-tail/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Twos-complement/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Update-a-configuration-file/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Vigen-re-cipher/AArch64-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Vigen-re-cipher-Cryptanalysis/AArch64-Assembly
|
||||
|
|
@ -280,13 +280,17 @@ For more details about Primaries and Secondaries refer to [[Operator_precedence#
|
|||
* [[Action!]]
|
||||
* [[Agena]]
|
||||
* [[Draco]]
|
||||
* [[RTL/2]]
|
||||
* [https://en.wikipedia.org/wiki/S3_(programming_language) S3 for ICL 2900]
|
||||
|
||||
== Library code used in Rosetta Code samples ==
|
||||
[https://rosettacode.org/wiki/ALGOL_68/prelude Various (including the standard prelude)]<br/>
|
||||
<br/>
|
||||
[https://rosettacode.org/wiki/Category:ALGOL_68-files File related]<br/>
|
||||
[https://rosettacode.org/wiki/Category:ALGOL_68-l-system L-System related]<br/>
|
||||
[https://rosettacode.org/wiki/Category:ALGOL_68-primes Prime related]<br/>
|
||||
[https://rosettacode.org/wiki/Category:ALGOL_68-rows Row (array) related]<br/>
|
||||
[https://rosettacode.org/wiki/Category:ALGOL_68-l-system L-System related]
|
||||
[https://rosettacode.org/wiki/Category:ALGOL_68-sort Sorting related]<br/>
|
||||
|
||||
== Tools ==
|
||||
[[Syntax_highlighting_using_Mediawiki_formatting#ALGOL 68|Format an upper-stropped Algol 68 source with Mediawiki markup]]<br/>
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
../../Task/9-billion-names-of-God-the-integer/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Archimedean-spiral/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arithmetic-geometric-mean-Calculate-Pi/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bifid-cipher/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Chaocipher/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/De-Bruijn-sequences/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Demings-funnel/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sailors-coconuts-and-a-monkey-problem/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Solve-a-Hidato-puzzle/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sort-disjoint-sublist/ALGOL-68
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Take-notes-on-the-command-line/ALGOL-68
|
||||
|
|
@ -7,27 +7,15 @@
|
|||
|checking=both
|
||||
|tags=algolw
|
||||
|LCT=yes}}
|
||||
Algol W is a successor to [[wp:Algol 60|Algol 60]] closely based on A
|
||||
Algol W was designed as a successor to [[wp:Algol 60|Algol 60]], closely based on A
|
||||
Contribution to the Development of ALGOL by [[wp:Niklaus Wirth|Niklaus Wirth]]
|
||||
and [[wp:C.A.R. Hoare|C. A. R. Hoare]]. It includes dynamically
|
||||
allocated records, string handling, complex numbers and a standard I/O
|
||||
system. A copy of the Algol W Language Description can be found on Karl
|
||||
Kleine's [http://www.fh-jena.de/~kleine/history/history.html Historic Documents in Computer Science]
|
||||
system. A description of the Algol W Language as at 1972 can be found at [https://bitsavers.org/pdf/stanford/cs_techReports/STAN-CS-71-230_Algol_W_Reference_Manual_Feb72.pdf Algol W Reference Manual 1972 on bitsavers.org]
|
||||
page. [http://everything2.com/title/Algol%2520W Dabcanboulet's Algol W @ Everything2]
|
||||
page contains an excellent
|
||||
history and tutorial.
|
||||
|
||||
[http://tiddly-pom.com/~glyn/ Awe] is a new compiler for the Algol W
|
||||
language. It is a complete implementation of the language described in
|
||||
the [https://tiddly-pom.com/~glyn/algolw.pdf Algol W Language Description, June 1972]. Awe should be able to
|
||||
compile code intended for the [[wp:OS/360|OS/360]] Algol W compilers
|
||||
with little or no modification. See the Awe manual for more details.
|
||||
|
||||
Awe correctly compiles Tony Marsland's computer [[wp:chess|chess]] player
|
||||
[http://webdocs.cs.ualberta.ca/~tony/Public/Awit-Wita-ComputerChess/ Awit]
|
||||
and Hendrik Boom's [http://mtn-host.prjek.net/projects/a68h/ A68H]
|
||||
[[Algol 68]] compiler.
|
||||
|
||||
==To do==
|
||||
[[Tasks not implemented in ALGOL W]]
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arithmetic-geometric-mean-Calculate-Pi/ALGOL-W
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Eulers-identity/ALGOL-W
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Factorial-primes/ALGOL-W
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Meissel-Mertens-constant/ALGOL-W
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Mian-Chowla-sequence/ALGOL-W
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Day-of-the-week/ANSI-BASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Periodic-table/ANSI-BASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Combinations/APL
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bifid-cipher/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Binary-strings/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Comma-quibbling/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Create-an-HTML-table/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Determine-sentence-type/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Environment-variables/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Fibonacci-n-step-number-sequences/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Halt-and-catch-fire/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hash-from-two-arrays/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Keyboard-input-Obtain-a-Y-or-N-response/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Leonardo-numbers/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Machine-code/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Menu/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Phrase-reversals/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Read-a-configuration-file/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Repeat-a-string/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Reverse-words-in-a-string/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Strip-block-comments/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Strip-comments-from-a-string/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Strip-whitespace-from-a-string-Top-and-tail/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Update-a-configuration-file/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Vigen-re-cipher/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Vigen-re-cipher-Cryptanalysis/ARM-Assembly
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Angles-geometric-normalization-and-conversion/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Brilliant-numbers/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Cuban-primes/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Determine-sentence-type/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Eban-numbers/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Equal-prime-and-composite-sums/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Factorial-primes/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Giuga-numbers/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Jacobsthal-numbers/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Numbers-which-are-the-cube-roots-of-the-product-of-their-proper-divisors/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Safe-primes-and-unsafe-primes/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sleeping-Beauty-problem/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Twin-primes/Ada
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Digital-root/Amazing-Hopper
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sum-of-a-series/Amazing-Hopper
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Animate-a-pendulum/AmigaBASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Determine-if-a-string-is-collapsible/Applesoft-BASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Determine-if-a-string-is-squeezable/Applesoft-BASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Enumerations/Applesoft-BASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Eulers-sum-of-powers-conjecture/Applesoft-BASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Modular-inverse/Applesoft-BASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Monty-Hall-problem/Applesoft-BASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Rep-string/Applesoft-BASIC
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sorting-algorithms-Gnome-sort/Applesoft-BASIC
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue