Edmund

Joined 24 August 2022
m
no edit summary
(Created page with "Edmund Griffiths")
 
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1:
Dr Edmund Griffiths
 
In my day job(s), a translator from Russian to English specializing in arts and technology-related material; also a philosopher / descriptive logician. My first book, <i>Towards a Science of Belief Systems</i>, was published by Palgrave Macmillan in 2014. My second is scheduled to appear in late 2016.
 
Hobbyist programmer. I find programming to be a profoundly educational activity, and I think it's a shame more non-professionals don't do it—especially given how much many of us rely on computers. To encourage more people to learn, I've written a very short tutorial called <i>Programming Degree Zero</i>, to be used with a minimal computer that can be programmed in binary machine code from a simulated front panel in a browser window. If you're interested, check out the tutorial at http://www.edmundgriffiths.com/degreezero.html and the minimal computer at http://www.edmundgriffiths.com/czero.html. The implementation of the iterated prisoner's dilemma with AI opponent in 32 bytes of code and data is probably the one program I've ever written that I'm genuinely proud of.
 
The programming languages I like the best tend to be ones that embody a clear model of computation and a clear aesthetic vision. (In Larry Wall's terms I am a doctrinaire 'modernist'.) I enjoy the verbosity of COBOL, and the terseness of APL. In fact, I think I've liked every language I've ever seen that <i>didn't</i> obey normal operator precedence—because that's always a sign that a language is built according to some coherent principle. I also approve strongly of languages created for educational purposes and for non-specialists, such as BASIC and Logo.
 
{{mylangbegin}}
{{mylang|360 Assembly|beginner}}
{{mylang|6502 Assembly|intermediate}}
{{mylang|APL|intermediate}}
{{mylang|BASIC|quite proficient}}
{{mylang|BBC BASIC|proficient}}
{{mylang|C|reading knowledge}}
{{mylang|COBOL|quite proficient}}
{{mylang|EDSAC order code|beginner}}
{{mylang|Forth|ok}}
{{mylang|Fortran|a bit rusty}}
{{mylang|Haskell|intermediate}}
{{mylang|Icon|very rusty}}
{{mylang|J|rudimentary}}
{{mylang|JavaScript|intermediate}}
{{mylang|LC3 Assembly|intermediate}}
{{mylang|Logo|rudimentary}}
{{mylang|Lua|intermediate}}
{{mylang|Pascal|rudimentary}}
{{mylang|Processing|rudimentary}}
{{mylang|Prolog|rudimentary}}
{{mylang|Scheme|intermediate}}
{{mylang|Smalltalk|rudimentary}}
{{mylang|SNOBOL4|rudimentary}}
{{mylang|SQL|beginner}}
{{mylang|x86 Assembly|lower intermediate}}
{{mylang|XLISP|quite proficient}}
{{mylangend}}
519

edits