Curation by Binzy_Boi 2 months ago for query Rosetta Code
Original results
-
https://en.wikipedia.org/wiki/Rosetta_Code — found via Wikipedia
Rosetta Code
Rosetta Code is a wiki-based programming chrestomathy website with implementations of common algorithms and solutions to various programming problems in
-
https://en.wikipedia.org/wiki/Rosetta_(software) — found via Wikipedia
Rosetta (software)
Rosetta is a dynamic binary translator developed by Apple Inc. for macOS, an application compatibility layer between different instruction set architectures
-
https://en.wikipedia.org/wiki/Doxygen — found via Wikipedia
Doxygen
"Documentation". Rosetta Code (Wiki). 2015-11-22. "Documentation: C". Rosetta Code (Wiki). 2015-11-22. "Documentation: Objective-C". Rosetta Code (Wiki). 2015-11-22
-
https://en.wikipedia.org/wiki/Fizz_buzz — found via Wikipedia
Fizz buzz
Can't Programmers.. Program?". Retrieved July 30, 2024. Rosetta Code: Fizz Buzz at Rosetta Code Euler's FizzBuzz, an unorthodox programmatic solution making
-
https://en.wikipedia.org/wiki/Rosetta_Stone — found via Wikipedia
Rosetta Stone
The Rosetta Stone is a stele of granodiorite inscribed with three versions of a decree issued in 196 BC during the Ptolemaic dynasty of Egypt, on behalf
-
http://rosettacode.org — found via Mwmbl
Rosetta Code
Rosetta Code is a programming chrestomathy site. The idea is to present solutions to the same task in as many different languages as possible, to demonst…
-
http://rosettacode.org/wiki/O — found via Mwmbl
O - Rosetta Code
In computer science the notation O(f(n)) is used to denote an upper limit of the asymptotic behavior of an algorithm, usually its complexity in terms of …
-
http://rosettacode.org/wiki/Rc — found via Mwmbl
Rc - Rosetta Code
rc is a simple yet powerful shell written by Tom Duff. Originally used on AT&T's Version 10 UNIX, it is now primarily used under Plan 9, where it is the …
-
http://rosettacode.org/wiki/Pi — found via Mwmbl
Pi - Rosetta Code
The digits of Pi are printed 20 per line, by successively recomputing pi with higher precision. The computation is not accurate to the entire scale (for …
-
http://rosettacode.org/wiki/Set — found via Mwmbl
Set - Rosetta Code
This solution uses the generic Ordered_Sets package from the Ada.Containers standard library, which internally is based on red-black trees. An alternativ…
-
http://rosettacode.org/wiki/LDC — found via Mwmbl
LDC - Rosetta Code
LDC is an example of a compiler. You may find the programming tasks that have been solved using it here. This D compiler uses the DMD front end and the L…
-
http://rosettacode.org/wiki/FTP — found via Mwmbl
FTP - Rosetta Code
(use-package:ftp)(with-ftp-connection(conn:hostname"ftp.hq.nasa.gov":passive-ftp-pt)(send-cwd-commandconn"/pub/issoutreach/Living in Space Stories (MP3 F…
-
http://rosettacode.org/wiki/K — found via Mwmbl
Category:K - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using K. K is a proprietary array processing language developed by Arthur Whitne…
-
http://rosettacode.org/wiki/R — found via Mwmbl
Category:R - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using R. R is a language and environment for statistical computing and graphics.…
-
http://rosettacode.org/wiki/J — found via Mwmbl
Category:J - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using J. The J language A frequent reaction when one first encounters a J progra…
-
http://rosettacode.org/wiki/B — found via Mwmbl
Category:B - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using B. B is a computer language intended for recursive, primarily non-numeric …
-
http://rosettacode.org/wiki/E — found via Mwmbl
Category:E - Rosetta Code
Syntax of examples While most of the examples on Rosetta Code are E expressions (programs), some may be written like this: ? expression # value: print re…
-
http://rosettacode.org/wiki/D — found via Mwmbl
Category:D - Rosetta Code
D is an object-oriented, imperative, functional and multi-paradigm systems programming language designed by Walter Bright of Digital Mars. Although it or…
-
http://rosettacode.org/wiki/C — found via Mwmbl
Category:C - Rosetta Code
C has since spread to many other platforms, and is now one of the most widely used programming languages. C has also greatly influenced many other popula…
-
http://rosettacode.org/wiki/Oz — found via Mwmbl
Category:Oz - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Oz. Oz is a multi-paradigm language that is designed for advanced, concurr…
-
http://rosettacode.org/wiki/Bc — found via Mwmbl
Category:Bc - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Bc. bc ("basic calculator") is the standard calculator for Unix systems. b…
-
http://rosettacode.org/wiki/DCL — found via Mwmbl
Category:DCL - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using DCL. DCL, the DIGITAL Command Language, is the standard command language ad…
-
http://rosettacode.org/wiki/Ela — found via Mwmbl
Category:Ela - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Ela. Ela is a pure functional language. Ela supports both strict and non-s…
-
http://rosettacode.org/wiki/TXR — found via Mwmbl
Category:TXR - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using TXR. TXR is a new language implemented in C, running on POSIX platforms su…
-
http://rosettacode.org/wiki/XBS — found via Mwmbl
Category:XBS - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using XBS. What is XBS? XBS is an interpreted language written in JavaScript. XB…
-
http://rosettacode.org/wiki/Zkl — found via Mwmbl
Category:Zkl - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Zkl. zkl is a general purpose object oriented programming language. It is …
-
http://rosettacode.org/wiki/Elm — found via Mwmbl
Category:Elm - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Elm. Elm is a programming language for developing browser-based applicatio…
-
http://rosettacode.org/wiki/TMG — found via Mwmbl
Category:TMG - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using TMG. TMG (from transmogrifier) is an early compiler-compiler introduced by…
-
http://rosettacode.org/wiki/Cat — found via Mwmbl
Category:Cat - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Cat. Cat is a functional stack-based programming language inspired by the …
-
http://rosettacode.org/wiki/Coq — found via Mwmbl
Category:Coq - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Coq. In computer science, Coq is a proof assistant application. It allows …
-
http://rosettacode.org/wiki/Ed — found via Mwmbl
Category:Ed - Rosetta Code
There's a convention of starting every script with capital H on a line of its own, to toggle more verbose error messages on. And optionally end the scrip…
-
http://rosettacode.org/wiki/Tr — found via Mwmbl
Category:Tr - Rosetta Code
Tr is a language that is not a programming language. You may find a list of its implementations here. You may find a list of its users on RC here. Listed…
-
http://rosettacode.org/wiki/M4 — found via Mwmbl
Category:M4 - Rosetta Code
Control flow is limited to ifelse, but it's easy to construct loops by recursion. GNU m4 includes examples of macros implementing various general-purpose…
-
http://rosettacode.org/wiki/Tk — found via Mwmbl
Category:Tk - Rosetta Code
Tk is a toolkit. It provides a system for creation and management of graphical user interface elements. Tk (the name is short for “Toolkit”) is a library…
-
http://rosettacode.org/wiki/Sh — found via Mwmbl
Bourne Shell - Rosetta Code
Portable Shell Syntax is the scripting language syntax used by the System V Bourne shell. This syntax is compatible with the heirloom shell and is the sy…
-
http://rosettacode.org/wiki/LSL — found via Mwmbl
Category:LSL - Rosetta Code
LSL This programming language may be used to instruct a computer to perform a task. Listed below are all of the tasks on Rosetta Code which have been sol…
-
http://rosettacode.org/wiki/Zig — found via Mwmbl
Category:Zig - Rosetta Code
Concurrency via coroutines. Async/await is thread-safe, non-blocking, and makes no syscalls, and therefore available in freestanding mode. You can multip…
-
http://rosettacode.org/wiki/EGL — found via Mwmbl
Category:EGL - Rosetta Code
EGL (Enterprise Generation Language), originally developed by IBM and now available as the EDT (EGL Development Tools) Open Source project under the EPL …
-
http://rosettacode.org/wiki/SVG — found via Mwmbl
Category:SVG - Rosetta Code
SVG is a language that is not a programming language. You may find a list of its implementations here. You may find a list of its users on RC here. Liste…
-
http://rosettacode.org/wiki/ASP — found via Mwmbl
Category:ASP - Rosetta Code
Active Server Pages, usually abbreviated as ASP, is a scripting engine for web servers. Although developed by Microsoft, and used almost exclusively unde…
-
http://rosettacode.org/wiki/VBA — found via Mwmbl
Category:VBA - Rosetta Code
Visual Basic for Applications ( VBA ) is an implementation of Microsoft's event-driven programming language Visual Basic , and associated IDE , which is b…
-
http://rosettacode.org/wiki/CSS — found via Mwmbl
Category:CSS - Rosetta Code
Cascading Style Sheets, or CSS, is not a programming language. It is a computer language (commonly contained in either files with .css extensions, or in H…
-
http://rosettacode.org/wiki/GML — found via Mwmbl
Category:GML - Rosetta Code
Game Maker Language (GML) is a scripting language developed for use with a computer game creation application called Game Maker. It was originally create…
-
http://rosettacode.org/wiki/JIT — found via Mwmbl
Just-In-Time - Rosetta Code
A Just-In-Time compiler (or JIT compiler) is a special compiler (used by Java and ActionScript 3, among others) which compiles bytecode into machine code …
-
http://rosettacode.org/wiki/Gst — found via Mwmbl
GNU Smalltalk - Rosetta Code
The implementation, unlike other Smalltalk environments, uses text files for program input and interprets the contents as Smalltalk code. In this way, GN…
-
http://rosettacode.org/geshi — found via Mwmbl
Help:Syntax Highlighting - Rosetta Code
How to highlight Prefix your code with <syntaxhighlight lang="foo"> (where foo is the language to use for highlighting) and suffix it with </syntaxhighli…
-
http://rosettacode.org/wiki/ZED — found via Mwmbl
Category:Ayrch - Rosetta Code
Ultimate++ is a rapid application development framework created by the U++ Team that combines C and C++ into its own unique language. Ultimate++ goes by …
-
http://rosettacode.org/wiki/VB — found via Mwmbl
Category:Visual Basic - Rosetta Code
Visual Basic is a language developed by Microsoft to advance BASIC into the realm of GUI programming. While Microsoft ceased development of the language …
-
http://rosettacode.org/wiki/SML — found via Mwmbl
Category:Standard ML - Rosetta Code
Standard ML (SML) is a general-purpose, modular, functional programming language with compile-timetype checking and type inference. It is popular among c…
-
http://rosettacode.org/wiki/OS — found via Mwmbl
Category:Operating Systems - Rosetta Code
An operating system (usually abbreviated "OS") is software that manages the resources of a system. The OS allocates memory, manages contact with hardware…
New results
-
https://en.wikipedia.org/wiki/Rosetta_Code — found via Wikipedia
Rosetta Code
Rosetta Code is a wiki-based programming chrestomathy website with implementations of common algorithms and solutions to various programming problems in
-
https://rosettacode.org/wiki/Rosetta_Code — found via User
Rosetta Code
Rosetta Code is a programming chrestomathy site. The idea is to present solutions to the same task in as many different languages as possible, to demonstr…
-
https://en.wikipedia.org/wiki/Rosetta_(software) — found via Wikipedia
Rosetta (software)
Rosetta is a dynamic binary translator developed by Apple Inc. for macOS, an application compatibility layer between different instruction set architectures
-
https://en.wikipedia.org/wiki/Doxygen — found via Wikipedia
Doxygen
"Documentation". Rosetta Code (Wiki). 2015-11-22. "Documentation: C". Rosetta Code (Wiki). 2015-11-22. "Documentation: Objective-C". Rosetta Code (Wiki). 2015-11-22
-
https://en.wikipedia.org/wiki/Fizz_buzz — found via Wikipedia
Fizz buzz
Can't Programmers.. Program?". Retrieved July 30, 2024. Rosetta Code: Fizz Buzz at Rosetta Code Euler's FizzBuzz, an unorthodox programmatic solution making
-
https://en.wikipedia.org/wiki/Rosetta_Stone — found via Wikipedia
Rosetta Stone
The Rosetta Stone is a stele of granodiorite inscribed with three versions of a decree issued in 196 BC during the Ptolemaic dynasty of Egypt, on behalf
-
http://rosettacode.org — found via Mwmbl
Rosetta Code
Rosetta Code is a programming chrestomathy site. The idea is to present solutions to the same task in as many different languages as possible, to demonst…
-
http://rosettacode.org/wiki/O — found via Mwmbl
O - Rosetta Code
In computer science the notation O(f(n)) is used to denote an upper limit of the asymptotic behavior of an algorithm, usually its complexity in terms of …
-
http://rosettacode.org/wiki/Rc — found via Mwmbl
Rc - Rosetta Code
rc is a simple yet powerful shell written by Tom Duff. Originally used on AT&T's Version 10 UNIX, it is now primarily used under Plan 9, where it is the …
-
http://rosettacode.org/wiki/Pi — found via Mwmbl
Pi - Rosetta Code
The digits of Pi are printed 20 per line, by successively recomputing pi with higher precision. The computation is not accurate to the entire scale (for …
-
http://rosettacode.org/wiki/Set — found via Mwmbl
Set - Rosetta Code
This solution uses the generic Ordered_Sets package from the Ada.Containers standard library, which internally is based on red-black trees. An alternativ…
-
http://rosettacode.org/wiki/LDC — found via Mwmbl
LDC - Rosetta Code
LDC is an example of a compiler. You may find the programming tasks that have been solved using it here. This D compiler uses the DMD front end and the L…
-
http://rosettacode.org/wiki/FTP — found via Mwmbl
FTP - Rosetta Code
(use-package:ftp)(with-ftp-connection(conn:hostname"ftp.hq.nasa.gov":passive-ftp-pt)(send-cwd-commandconn"/pub/issoutreach/Living in Space Stories (MP3 F…
-
http://rosettacode.org/wiki/K — found via Mwmbl
Category:K - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using K. K is a proprietary array processing language developed by Arthur Whitne…
-
http://rosettacode.org/wiki/R — found via Mwmbl
Category:R - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using R. R is a language and environment for statistical computing and graphics.…
-
http://rosettacode.org/wiki/J — found via Mwmbl
Category:J - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using J. The J language A frequent reaction when one first encounters a J progra…
-
http://rosettacode.org/wiki/B — found via Mwmbl
Category:B - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using B. B is a computer language intended for recursive, primarily non-numeric …
-
http://rosettacode.org/wiki/E — found via Mwmbl
Category:E - Rosetta Code
Syntax of examples While most of the examples on Rosetta Code are E expressions (programs), some may be written like this: ? expression # value: print re…
-
http://rosettacode.org/wiki/D — found via Mwmbl
Category:D - Rosetta Code
D is an object-oriented, imperative, functional and multi-paradigm systems programming language designed by Walter Bright of Digital Mars. Although it or…
-
http://rosettacode.org/wiki/C — found via Mwmbl
Category:C - Rosetta Code
C has since spread to many other platforms, and is now one of the most widely used programming languages. C has also greatly influenced many other popula…
-
http://rosettacode.org/wiki/Oz — found via Mwmbl
Category:Oz - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Oz. Oz is a multi-paradigm language that is designed for advanced, concurr…
-
http://rosettacode.org/wiki/Bc — found via Mwmbl
Category:Bc - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Bc. bc ("basic calculator") is the standard calculator for Unix systems. b…
-
http://rosettacode.org/wiki/DCL — found via Mwmbl
Category:DCL - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using DCL. DCL, the DIGITAL Command Language, is the standard command language ad…
-
http://rosettacode.org/wiki/Ela — found via Mwmbl
Category:Ela - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Ela. Ela is a pure functional language. Ela supports both strict and non-s…
-
http://rosettacode.org/wiki/TXR — found via Mwmbl
Category:TXR - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using TXR. TXR is a new language implemented in C, running on POSIX platforms su…
-
http://rosettacode.org/wiki/XBS — found via Mwmbl
Category:XBS - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using XBS. What is XBS? XBS is an interpreted language written in JavaScript. XB…
-
http://rosettacode.org/wiki/Zkl — found via Mwmbl
Category:Zkl - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Zkl. zkl is a general purpose object oriented programming language. It is …
-
http://rosettacode.org/wiki/Elm — found via Mwmbl
Category:Elm - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Elm. Elm is a programming language for developing browser-based applicatio…
-
http://rosettacode.org/wiki/TMG — found via Mwmbl
Category:TMG - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using TMG. TMG (from transmogrifier) is an early compiler-compiler introduced by…
-
http://rosettacode.org/wiki/Cat — found via Mwmbl
Category:Cat - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Cat. Cat is a functional stack-based programming language inspired by the …
-
http://rosettacode.org/wiki/Coq — found via Mwmbl
Category:Coq - Rosetta Code
Listed below are all of the tasks on Rosetta Code which have been solved using Coq. In computer science, Coq is a proof assistant application. It allows …
-
http://rosettacode.org/wiki/Ed — found via Mwmbl
Category:Ed - Rosetta Code
There's a convention of starting every script with capital H on a line of its own, to toggle more verbose error messages on. And optionally end the scrip…
-
http://rosettacode.org/wiki/Tr — found via Mwmbl
Category:Tr - Rosetta Code
Tr is a language that is not a programming language. You may find a list of its implementations here. You may find a list of its users on RC here. Listed…
-
http://rosettacode.org/wiki/M4 — found via Mwmbl
Category:M4 - Rosetta Code
Control flow is limited to ifelse, but it's easy to construct loops by recursion. GNU m4 includes examples of macros implementing various general-purpose…
-
http://rosettacode.org/wiki/Tk — found via Mwmbl
Category:Tk - Rosetta Code
Tk is a toolkit. It provides a system for creation and management of graphical user interface elements. Tk (the name is short for “Toolkit”) is a library…
-
http://rosettacode.org/wiki/Sh — found via Mwmbl
Bourne Shell - Rosetta Code
Portable Shell Syntax is the scripting language syntax used by the System V Bourne shell. This syntax is compatible with the heirloom shell and is the sy…
-
http://rosettacode.org/wiki/LSL — found via Mwmbl
Category:LSL - Rosetta Code
LSL This programming language may be used to instruct a computer to perform a task. Listed below are all of the tasks on Rosetta Code which have been sol…
-
http://rosettacode.org/wiki/Zig — found via Mwmbl
Category:Zig - Rosetta Code
Concurrency via coroutines. Async/await is thread-safe, non-blocking, and makes no syscalls, and therefore available in freestanding mode. You can multip…
-
http://rosettacode.org/wiki/EGL — found via Mwmbl
Category:EGL - Rosetta Code
EGL (Enterprise Generation Language), originally developed by IBM and now available as the EDT (EGL Development Tools) Open Source project under the EPL …
-
http://rosettacode.org/wiki/SVG — found via Mwmbl
Category:SVG - Rosetta Code
SVG is a language that is not a programming language. You may find a list of its implementations here. You may find a list of its users on RC here. Liste…
-
http://rosettacode.org/wiki/ASP — found via Mwmbl
Category:ASP - Rosetta Code
Active Server Pages, usually abbreviated as ASP, is a scripting engine for web servers. Although developed by Microsoft, and used almost exclusively unde…
-
http://rosettacode.org/wiki/VBA — found via Mwmbl
Category:VBA - Rosetta Code
Visual Basic for Applications ( VBA ) is an implementation of Microsoft's event-driven programming language Visual Basic , and associated IDE , which is b…
-
http://rosettacode.org/wiki/CSS — found via Mwmbl
Category:CSS - Rosetta Code
Cascading Style Sheets, or CSS, is not a programming language. It is a computer language (commonly contained in either files with .css extensions, or in H…
-
http://rosettacode.org/wiki/GML — found via Mwmbl
Category:GML - Rosetta Code
Game Maker Language (GML) is a scripting language developed for use with a computer game creation application called Game Maker. It was originally create…
-
http://rosettacode.org/wiki/JIT — found via Mwmbl
Just-In-Time - Rosetta Code
A Just-In-Time compiler (or JIT compiler) is a special compiler (used by Java and ActionScript 3, among others) which compiles bytecode into machine code …
-
http://rosettacode.org/wiki/Gst — found via Mwmbl
GNU Smalltalk - Rosetta Code
The implementation, unlike other Smalltalk environments, uses text files for program input and interprets the contents as Smalltalk code. In this way, GN…
-
http://rosettacode.org/geshi — found via Mwmbl
Help:Syntax Highlighting - Rosetta Code
How to highlight Prefix your code with <syntaxhighlight lang="foo"> (where foo is the language to use for highlighting) and suffix it with </syntaxhighli…
-
http://rosettacode.org/wiki/ZED — found via Mwmbl
Category:Ayrch - Rosetta Code
Ultimate++ is a rapid application development framework created by the U++ Team that combines C and C++ into its own unique language. Ultimate++ goes by …
-
http://rosettacode.org/wiki/VB — found via Mwmbl
Category:Visual Basic - Rosetta Code
Visual Basic is a language developed by Microsoft to advance BASIC into the realm of GUI programming. While Microsoft ceased development of the language …
-
http://rosettacode.org/wiki/SML — found via Mwmbl
Category:Standard ML - Rosetta Code
Standard ML (SML) is a general-purpose, modular, functional programming language with compile-timetype checking and type inference. It is popular among c…
-
http://rosettacode.org/wiki/OS — found via Mwmbl
Category:Operating Systems - Rosetta Code
An operating system (usually abbreviated "OS") is software that manages the resources of a system. The OS allocates memory, manages contact with hardware…