User:NevilleDNZ: Difference between revisions

From Rosetta Code
Content added Content deleted
(spam)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 17: Line 17:


I hope to translate some of the examples into [[ALGOL 68]]....
I hope to translate some of the examples into [[ALGOL 68]]....
* I'm not sure how regular I will be, hopefully I can do on example a day.
* I'm not sure how regular I will be, hopefully I can do one example a day.
* Found out about this site from a lighting talk at OSDC2007.
* Found out about this site from a lighting talk at OSDC2007.


Line 23: Line 23:
N
N


==ALGOL 68 Contributions==
==ALGOL 68 Contributions up to 2010==
* July 2010: [[Classes#ALGOL 68|Classes]], [[Evaluate binomial coefficients#ALGOL 68|Evaluate binomial coefficients]], [[Holidays related to Easter#ALGOL 68|Holidays related to Easter]], [[Range expansion#ALGOL 68|Range expansion]], [[Range extraction#ALGOL 68|Range extraction]], [[Read entire file#ALGOL 68|Read entire file]], [[Roman numerals#ALGOL 68|Roman numerals]], [[Undefined values#ALGOL 68|Undefined values]]
* July 2010: [[Classes#ALGOL 68|Classes]], [[Evaluate binomial coefficients#ALGOL 68|Evaluate binomial coefficients]], [[Holidays related to Easter#ALGOL 68|Holidays related to Easter]], [[Range expansion#ALGOL 68|Range expansion]], [[Range extraction#ALGOL 68|Range extraction]], [[Read entire file#ALGOL 68|Read entire file]], [[Roman numerals#ALGOL 68|Roman numerals]], [[Undefined values#ALGOL 68|Undefined values]]
* June 2010: [[ALGOL 68 - Numerical Algorithm Library#ALGOL 68|ALGOL 68 - Numerical Algorithm Library]], [[ALGOL 68C#ALGOL 68|ALGOL 68C]], [[Algol 68#ALGOL 68|Algol 68]], [[Bitwise IO#ALGOL 68|Bitwise IO]], [[Collatz conjecture#ALGOL 68|Collatz conjecture]], [[Fibonacci sequence#ALGOL 68|Fibonacci sequence]], [[Find Common Directory Path#ALGOL 68|Find Common Directory Path]], [[Flatten a list#ALGOL 68|Flatten a list]], [[Hofstadter-Conway $10,000 sequence#ALGOL 68|Hofstadter-Conway $10,000 sequence]], [[Horizontal sundial calculations#ALGOL 68|Horizontal sundial calculations]], [[Non-continuous subsequences#ALGOL 68|Non-continuous subsequences]], [[Operating System#ALGOL 68|Operating System]], [[Prime decomposition#ALGOL 68|Prime decomposition]], [[Random number generator (included)#ALGOL 68|Random number generator (included)]], [[Run-length encoding#ALGOL 68|Run-length encoding]], [[Run-length encoding/C#ALGOL 68|Run-length encoding/C]], [[Stack traces#ALGOL 68|Stack traces]]
* June 2010: [[ALGOL 68 - Numerical Algorithm Library#ALGOL 68|ALGOL 68 - Numerical Algorithm Library]], [[ALGOL 68C#ALGOL 68|ALGOL 68C]], [[Algol 68#ALGOL 68|Algol 68]], [[Bitwise IO#ALGOL 68|Bitwise IO]], [[Collatz conjecture#ALGOL 68|Collatz conjecture]], [[Fibonacci sequence#ALGOL 68|Fibonacci sequence]], [[Find Common Directory Path#ALGOL 68|Find Common Directory Path]], [[Flatten a list#ALGOL 68|Flatten a list]], [[Hofstadter-Conway $10,000 sequence#ALGOL 68|Hofstadter-Conway $10,000 sequence]], [[Horizontal sundial calculations#ALGOL 68|Horizontal sundial calculations]], [[Non-continuous subsequences#ALGOL 68|Non-continuous subsequences]], [[Operating System#ALGOL 68|Operating System]], [[Prime decomposition#ALGOL 68|Prime decomposition]], [[Random number generator (included)#ALGOL 68|Random number generator (included)]], [[Run-length encoding#ALGOL 68|Run-length encoding]], [[Run-length encoding/C#ALGOL 68|Run-length encoding/C]], [[Stack traces#ALGOL 68|Stack traces]]
Line 49: Line 49:
* December 2007: [[100 doors#ALGOL 68|100 doors]], [[Apply a callback to an array#ALGOL 68|Apply a callback to an array]], [[Assigning Values to an Array#ALGOL 68|Assigning Values to an Array]], [[Determine if a string is numeric#ALGOL 68|Determine if a string is numeric]], [[Execute Brain****/ALGOL 68#ALGOL 68|Execute Brain****/ALGOL 68]], [[File IO#ALGOL 68|File IO]], [[Function definition#ALGOL 68|Function definition]], [[Higher-order functions#ALGOL 68|Higher-order functions]], [[Rutgers ALGOL 68#ALGOL 68|Rutgers ALGOL 68]], [[Sorting algorithms/Bubble sort#ALGOL 68|Sorting algorithms/Bubble sort]], [[String Character Length#ALGOL 68|String Character Length]], [[String case#ALGOL 68|String case]], [[Synchronous concurrency#ALGOL 68|Synchronous concurrency]], [[Towers of Hanoi#ALGOL 68|Towers of Hanoi]], [[User Input#ALGOL 68|User Input]]
* December 2007: [[100 doors#ALGOL 68|100 doors]], [[Apply a callback to an array#ALGOL 68|Apply a callback to an array]], [[Assigning Values to an Array#ALGOL 68|Assigning Values to an Array]], [[Determine if a string is numeric#ALGOL 68|Determine if a string is numeric]], [[Execute Brain****/ALGOL 68#ALGOL 68|Execute Brain****/ALGOL 68]], [[File IO#ALGOL 68|File IO]], [[Function definition#ALGOL 68|Function definition]], [[Higher-order functions#ALGOL 68|Higher-order functions]], [[Rutgers ALGOL 68#ALGOL 68|Rutgers ALGOL 68]], [[Sorting algorithms/Bubble sort#ALGOL 68|Sorting algorithms/Bubble sort]], [[String Character Length#ALGOL 68|String Character Length]], [[String case#ALGOL 68|String case]], [[Synchronous concurrency#ALGOL 68|Synchronous concurrency]], [[Towers of Hanoi#ALGOL 68|Towers of Hanoi]], [[User Input#ALGOL 68|User Input]]
* November 2007: [[ALGOL 68#ALGOL 68|ALGOL 68]], [[Comments#ALGOL 68|Comments]], [[Copy a string#ALGOL 68|Copy a string]], [[Empty program#ALGOL 68|Empty program]]
* November 2007: [[ALGOL 68#ALGOL 68|ALGOL 68]], [[Comments#ALGOL 68|Comments]], [[Copy a string#ALGOL 68|Copy a string]], [[Empty program#ALGOL 68|Empty program]]

== spam ==
If you see spam, you can add a {{tmpl|remove}} template for the admins. I also delete the links, but I leave the content so the admins can verify that it was indeed spam. [[User:Fwend|Fwend]] ([[User talk:Fwend|talk]]) 11:36, 27 May 2013 (UTC)

Latest revision as of 15:25, 9 May 2022

My Favorite Languages
Language Proficiency
Ada Intermediate
ALGOL 68 Advanced
Assembly Intermediate
AWK Advanced
C Advanced
C++ Intermediate
Fortran Advanced
Pascal Intermediate
PL/I Intermediate
PL/SQL Intermediate
Python Advanced
TAL Advanced
UNIX Shell Advanced

Hi...

I hope to translate some of the examples into ALGOL 68....

  • I'm not sure how regular I will be, hopefully I can do one example a day.
  • Found out about this site from a lighting talk at OSDC2007.

Cheers N

ALGOL 68 Contributions up to 2010