User:Cantanima: Difference between revisions

updating with a list of my contributions
(Created page with "I work in [http://www.math.usm.edu/perry/ mathematics] but dabble in computer science, in part because my research requires me to write code. {{mylangbegin}} {{mylang|Ada|Lear...")
 
(updating with a list of my contributions)
Line 1:
I work in [http://www.math.usm.edu/perry/ mathematics] but dabble in computer science, in part because my research requires me to write code.
 
{{mylangbegin}}
{{mylang|Ada|Learning, and intrigued}}
Line 15 ⟶ 16:
{{mylang|UNIX Shell|Weak}}
{{mylangend}}
 
==Modula-3==
 
For the most part (as of November 2018, a week or so after I first joined) I've been adding Modula-3 implementations of various tasks. I started off just "fixing" a couple of implementations that needed attention, and then got carried away adding implementations that didn't exist. So far, I'm guilty of
 
* [[Arithmetic/Rational#Modula-3|Arithmetic/Rational]]
* [[Caesar cipher#Modula-3|Caesar cipher]]
* [[Fibonacci sequence#Modula-3|Fibonacci sequence]]
* [[Gaussian elimination#Modula-3|Gaussian elimination]]
* [[Multiple distinct objects#Modula-3|Multiple distinct objects]]
* [[Permutations#Modula-3|Permutations]]
* [[Sieve of Eratosthenes#Modula-3|Sieve of Eratosthenes]]
 
I'm not particularly fanatical about Modula-3; I just happen to enjoy it a lot, certainly more than other languages I've had to use, and these tasks were there, waiting to be done (or improved). I may add implementations for other tasks in other languages as time and energy permit.
Anonymous user