« earlier | later » Page 2 of 22
VisUAL - A highly visual ARM emulator edit / delete
"VisUAL has been developed as a cross-platform tool to make learning ARM Assembly language easier." From Imperial.
to arm assembler programming teaching visualisation ... on 28 February 2016
nineties/py-videocore: Python library for GPGPU on Raspberry Pi edit / delete
VideoCore programming as an EDSL in Python. Neat!
to edsl gpu programming python raspberry-pi software videocore ... on 28 February 2016
As the title suggests. Has an "early ARM" (i.e. Acorn) focus, but still a useful reference for 32-bit ARM in general.
to ag0700 arm assembler programming ... on 22 January 2016
Learning Haskell as a Nonprogrammer | SuperGinBaby edit / delete
to functional haskell programming teaching ... on 07 June 2015
chessprogramming - home edit / delete
A wiki for chess programmers.
to chess games programming wiki ... on 07 June 2015
Computer Laboratory – Raspberry Pi: Baking Pi – Operating Systems Development edit / delete
OS development on the Raspberry Pi.
to architecture1 arm os programming raspberry-pi ... on 22 March 2015
PEP 483 - The Theory of Type Hints | Python.org edit / delete
A type-theoretic approach to Python -- good to see!
to language-design programming python type-theory types ... on 22 March 2015
jmoy/norvig-spell · GitHub edit / delete
Norvig's spelling corrector in a wide range of languages.
to language-design programming spelling ... on 22 March 2015
How to Write a Spelling Corrector edit / delete
"The full details of an industrial-strength spell corrector are quite complex ... What I wanted to do here is to develop, in less than a page of code, a toy spelling corrector that achieves 80 or 90% accuracy at a processing speed of at least 10 words per second." Nice -- this'd be a good case study for our revamped algorithms module.
to algorithms computing cs programming spelling ... on 22 March 2015
Lou's Pseudo 3d Page edit / delete
How to draw roads in 80s-style driving games. Very comprehensive.
to games graphics programming retrocomputing road ... on 16 March 2015
« earlier | later » Page 2 of 22
tasty by Adam Sampson.