Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Rosetta Code 42 found (87 total)

alternate case: rosetta Code

Fizz buzz (399 words) [view diff] exact match in snippet view article find links to article

Programming Interviews Exposed. Wiley, 2014, pp. 65-67 Rosetta Code: Fizz Buzz at Rosetta Code Euler's FizzBuzz, an unorthodox programmatic solution making
Basic-256 (288 words) [view diff] exact match in snippet view article find links to article
256. UglyMike's Web Lair – Graphical Demos and Widgets. Basic 256 in Rosetta Code – Language chrestomathy (comparison) site. Basic256 at Escuela 31 – Class
ISAAC (cipher) (567 words) [view diff] exact match in snippet view article
2025-02-10. Official ISAAC website Multiple ISAAC implementations at Rosetta Code Pascal/Delphi port Math::Random::ISAAC, a Perl module implementation
PARI/GP (766 words) [view diff] exact match in snippet view article find links to article
swMATH with a collection of references SIGSAM Computer Algebra Software Rosetta Code: PARI/GP (sample programs) Catalogue of GP/PARI Functions; also in downloadable
Floyd's triangle (260 words) [view diff] case mismatch in snippet view article find links to article
Methods, New Age International, p. 155, ISBN 9788122411744 Foster, Tony (2015), Doubly Triangular Numbers OEIS A002817. Floyd's triangle at Rosetta code
Nested function (2,290 words) [view diff] exact match in snippet view article find links to article
nested functions?, comp.lang.c FAQ "Nested function - Rosetta Code". "Nested function - Rosetta Code". answer by Dave Vandervies, Aug 28 '09 at 17:45, to
Digital rain (576 words) [view diff] exact match in snippet view article find links to article
Matrix digital rain in Rust Examples of Matrix digital rain implementations on Rosetta Code Creator of The Matrix code reveals its mysterious origins
List of straight-chain alkanes (133 words) [view diff] exact match in snippet view article find links to article
structural isomers?". Stack Exchange. Retrieved 29 March 2019. "Paraffins - Rosetta Code". rosettacode.org. 13 January 2019. Retrieved 29 March 2019. Fujita,
Sutherland–Hodgman algorithm (609 words) [view diff] exact match in snippet view article find links to article
the ACM, vol. 17, pp. 32–42, 1974 Polygon clipping and filling Describes the algorithm using images that are easy to understand. Rosetta Code example
NewLISP (951 words) [view diff] exact match in snippet view article find links to article
"kosh04/newlisp". GitHub. Retrieved 2018-11-20. "Category:newLISP". Rosetta Code. Retrieved 2018-11-20. Lazar, Alexandru (5 January 2009). "A look at
Levenshtein distance (2,434 words) [view diff] exact match in snippet view article find links to article
Structures [online], U.S. National Institute of Standards and Technology, retrieved 2 November 2016 Rosetta Code implementations of Levenshtein distance
VEDIT (831 words) [view diff] exact match in snippet view article find links to article
(PDF). State Board of Equalization (California). Retrieved 2008-02-29. Rosetta Code (25 October 2008). "Vedit macro language". Retrieved 2008-12-11. Official
Tupper's self-referential formula (880 words) [view diff] exact match in snippet view article find links to article
original self-referential formula Tupper's self-referential formula in Rosetta Code, implementation in several programming languages TupperPlot, an implementation
Markov algorithm (1,105 words) [view diff] no match in snippet view article find links to article
interpreter Markov algorithm interpreter Markov algorithm interpreters at Rosetta-Code A=B, a game about writing substitution rules for a Markov algorithm
Seed7 (1,210 words) [view diff] exact match in snippet view article find links to article
GitHub Download Seed7 from its main repository at SourceForge Seed7 at Rosetta Code - Contains many Seed7 examples The Quest for the Ultimate Cycle explores
ECL (data-centric programming language) (561 words) [view diff] exact match in snippet view article
Seisint". Archived from the original on 2011-06-21. Retrieved 2011-03-24. Rosetta Code ECL category ECL Language Reference Reed Elsevier to acquire ChoicePoint
Catmull–Clark subdivision surface (1,085 words) [view diff] exact match in snippet view article find links to article
1016/0010-4485(78)90110-0. S2CID 121149868. "Catmull–Clark subdivision surface - Rosetta Code". rosettacode.org. Retrieved 2022-01-13. Stam, J. (1998). "Exact evaluation
Ramer–Douglas–Peucker algorithm (1,189 words) [view diff] exact match in snippet view article find links to article
Topology Suite, contains Java implementation of many algorithms, including the Douglas-Peucker algorithm Rosetta Code (Implementations in many languages)
LFE (programming language) (1,387 words) [view diff] exact match in snippet view article
LFE announcement on Erlang Questions mail list". Retrieved 2014-01-17. Official website LFE on GitHub LFE Quick Start LFE User Guide LFE on Rosetta Code
Acornsoft LISP (726 words) [view diff] exact match in snippet view article find links to article
Acornsoft LISP on comp.lang.lisp Acornsoft LISP screenshots, cover art and a list of built-in functions on acornelectron.co.uk Acornsoft LISP at Rosetta Code
Tarjan's strongly connected components algorithm (1,711 words) [view diff] exact match in snippet view article find links to article
512–519. Knuth, Donald (2014-05-20), Twenty Questions for Donald Knuth Rosetta Code, showing implementations in different languages PHP implementation of
Richard Bonneau (880 words) [view diff] case mismatch in snippet view article find links to article
of structure prediction, Bonneau was one of the early authors on the Rosetta code, one of the first codes to demonstrate the ability to predict protein
Arbitrary-precision arithmetic (2,773 words) [view diff] exact match in snippet view article find links to article
discusses multiprecision arithmetic, with examples in x86-assembly. Rosetta Code task Arbitrary-precision integers Case studies in the style in which
Frink (programming language) (132 words) [view diff] exact match in snippet view article
a + b] count = count + 1 } return a } Eliasen, Alan. "Frink (official website)". Retrieved 2011-07-30. Official website Frink examples at Rosetta Code
Partial application (1,290 words) [view diff] case mismatch in snippet view article find links to article
Wayback Machine Software Foundations. Partial function application on Rosetta code. Partial application at Haskell Wiki Constant applicative form at Haskell
Möbius function (3,121 words) [view diff] exact match in snippet view article find links to article
Mathematica Maxima geeksforgeeks C++, Python3, Java, C#, PHP, JavaScript Rosetta Code Sage Liouville function Mertens function Ramanujan's sum Sphenic number
Charles Simonyi (3,314 words) [view diff] case mismatch in snippet view article find links to article
University of Oxford Charles Simonyi Fund for Arts and Sciences The Rosetta code: archaeology of the Gier-Algol compiler program (an Intentional Software
Type introspection (1,432 words) [view diff] exact match in snippet view article find links to article
Specification: instanceof Java API: java.lang.Class Moose meta API documentation Class::MOP - a meta-object protocol for Perl Introspection on Rosetta Code
Sudoku solving algorithms (1,945 words) [view diff] exact match in snippet view article find links to article
"Sudokusolver" (C++). GitHub. Rhollor. Retrieved 8 December 2016. "Sudoku - Rosetta Code". rosettacode.org. Retrieved 2021-11-30. Hanson, Robert M. (16 August
Huffman coding (4,567 words) [view diff] exact match in snippet view article find links to article
ISBN 0-262-03293-7. Section 16.3, pp. 385–392. Huffman coding in various languages on Rosetta Code Huffman codes (python implementation) Canonical Huffman codes (C implementation)
Standard ML (3,714 words) [view diff] exact match in snippet view article find links to article
implementation for successor ML Practical Basic introductory tutorial Examples in Rosetta Code Academic Programming in Standard ML Programming in Standard ML '97: An
Maze generation algorithm (2,447 words) [view diff] exact match in snippet view article find links to article
Implementations of DFS maze creation algorithm in multiple languages at Rosetta Code Armin Reichert: 34 maze algorithms in Java 8, with demo application Coding
Byte Sieve (1,555 words) [view diff] exact match in snippet view article find links to article
New versions of the code continue to appear for new languages, e.g. Rosetta Code and GitHub has many versions available. It is often used as an example
Topswops (1,483 words) [view diff] case mismatch in snippet view article find links to article
OEIS: page 375 (topswops) OEIS: page 376 (topswops which ends up sorted) Rosetta code: Computing Topswops in multiple programming languages Topswops competition
SQL PL (208 words) [view diff] exact match in snippet view article find links to article
Serge Rielau. "DB2 10: Run Oracle applications on DB2 10 for Linux, UNIX, and Windows". Ibm.com. Retrieved 2012-07-26. Examples in Rosetta Code v t e
Maximum subarray problem (2,467 words) [view diff] exact match in snippet view article find links to article
Problem". 2012. www.algorithmist.com alexeigor.wikidot.com greatest subsequential sum problem on Rosetta Code geeksforgeeks page on Kadane's Algorithm
Cholesky decomposition (8,335 words) [view diff] exact match in snippet view article find links to article
decomposition routines in Matlab. Armadillo is a C++ linear algebra package Rosetta Code is a programming chrestomathy site. on page topic. AlgoWiki is an open
MAPPER (2,247 words) [view diff] exact match in snippet view article find links to article
Retrieved 2019-02-03. Oracle can be used as the backend database "Category:MAPPER". Rosetta Code. 28 September 2019. Archived from the original on 2025-01-20.
Fixed-point combinator (5,183 words) [view diff] case mismatch in snippet view article find links to article
Combinator Archived 2009-03-23 at the Wayback Machine "A Use of the Y Combinator in Ruby" "Functional programming in Ada" Rosetta code - Y combinator
Rosetta@home (8,602 words) [view diff] case mismatch in snippet view article find links to article
structural "meaning" of proteins' amino acid sequences. Development of the Rosetta code is done by Rosetta Commons. Rosetta participates in CASP and CAPRI. Rosetta
Comparison of programming languages (basic instructions) (2,287 words) [view diff] exact match in snippet view article
"Error Handling". The Rust Programming Language. "Prime decomposition – Rosetta Code". rosettacode.org. Retrieved 30 January 2017. "iso_fortran_env in Fortran
Object REXX (6,469 words) [view diff] exact match in snippet view article find links to article
Object Rexx on Sourceforge Open Object Rexx Website Open Object Rexx on Rosetta Code BSF4ooRexx on Sourceforge ooRexx Debugger on Sourceforge Net-oo-Rexx