Rugxulo
2011-05-17 22:15:35 UTC
While I'm interesting in Modula-2 and weakly studying various parts of
it in my spare time, I'm not experienced enough to contribute to
Rosetta Code (yet). It has a bunch of tasks not implemented, though
admittedly most seem a bit out of reach:
http://rosettacode.org/wiki/Reports:Tasks_not_implemented_in_Modula-2
Easy ones (IMHO) include the following:
99 Bottles of Beer
Arithmetic/Complex (ISO)
Arrays
Bitwise operations
Call a function from a foreign language (ISO? GM2)
Command-line arguments (ISO)
Comments
Copy a string (ISO)
Create a file
Detect division by zero (ISO)
Exceptions (ISO)
Factorial
Factors of an integer
Fibonacci sequence
Literals/Integer
Literals/String
Loops/Break
Pi
Quine
Rot-13
Sieve of Eratosthenes
String length (ISO)
Towers of Hanoi
User input/Text
Variable size/Get
Variadic function (ISO? GM2)
P.S. I vaguely remembered seeing a quine before, so a quick search
found it: http://www.nyx.net/~gthompso/self_mod2.txt
So who's up for these?? :-)
it in my spare time, I'm not experienced enough to contribute to
Rosetta Code (yet). It has a bunch of tasks not implemented, though
admittedly most seem a bit out of reach:
http://rosettacode.org/wiki/Reports:Tasks_not_implemented_in_Modula-2
Easy ones (IMHO) include the following:
99 Bottles of Beer
Arithmetic/Complex (ISO)
Arrays
Bitwise operations
Call a function from a foreign language (ISO? GM2)
Command-line arguments (ISO)
Comments
Copy a string (ISO)
Create a file
Detect division by zero (ISO)
Exceptions (ISO)
Factorial
Factors of an integer
Fibonacci sequence
Literals/Integer
Literals/String
Loops/Break
Pi
Quine
Rot-13
Sieve of Eratosthenes
String length (ISO)
Towers of Hanoi
User input/Text
Variable size/Get
Variadic function (ISO? GM2)
P.S. I vaguely remembered seeing a quine before, so a quick search
found it: http://www.nyx.net/~gthompso/self_mod2.txt
So who's up for these?? :-)