daveshields
Mathematician (BS Caltech 66) and Computer Scientist (PhD CIMS 83): Professional programmer since 1965.
Scarsdale, NY
Pinned Repositories
AdaEd
NYU Ada/Ed: the first Ada compiler to be validated on the IBM PC.
arm
spitbol port to arm
catspaw
Files sent by Mark Emmer in 2009 with CatsPaw's SNOBOL and SPITBOL files.
daveshields.github.io
Github Pages for Dave Shields (daveshields) http://daveshields.github.io
gas
version of spitbol x64 using gnu gas assembler instead of nasm assembler
jikes
Jikes - a Jave source code to bytecode compiler - was written by Philippe Charles and Dave Shields. Released in December, 1998, it was IBM's first open source project, and the first IBM project to be included in a major Linux Distribution (Redhat, Fall 1999).
jikespg
Philippe Charles's LALR Parser Generator. It was used to build the Eclipse Java compiler, as well as many of IBM's product compilers.
JTS-Academy-1
JTS-Academy-2
og
work on finishing osint, etc. for implementation of SPITbol in Go.
daveshields's Repositories
daveshields/jikes
Jikes - a Jave source code to bytecode compiler - was written by Philippe Charles and Dave Shields. Released in December, 1998, it was IBM's first open source project, and the first IBM project to be included in a major Linux Distribution (Redhat, Fall 1999).
daveshields/AdaEd
NYU Ada/Ed: the first Ada compiler to be validated on the IBM PC.
daveshields/jikespg
Philippe Charles's LALR Parser Generator. It was used to build the Eclipse Java compiler, as well as many of IBM's product compilers.
daveshields/catspaw
Files sent by Mark Emmer in 2009 with CatsPaw's SNOBOL and SPITBOL files.
daveshields/og
work on finishing osint, etc. for implementation of SPITbol in Go.
daveshields/arm
spitbol port to arm
daveshields/daveshields.github.io
Github Pages for Dave Shields (daveshields) http://daveshields.github.io
daveshields/gas
version of spitbol x64 using gnu gas assembler instead of nasm assembler
daveshields/JTS-Academy-1
daveshields/JTS-Academy-2
daveshields/JTS-Academy-3
daveshields/ok
version of spitboll x64 with simplified verson: 1) no use of musl 2) no use of 'fakeexit'
daveshields/portal
PORTAL (Portable Assembly Language) is an assembly laanguage to implement SPITBOL on s new platform.
daveshields/riscal
daveshields/rriscal
daveshields/snobol4-files
SNOBOL4 files received from Mark Emmer in 2009
daveshields/wordplay
miscellaneous files written during early fribble development
daveshields/x
Study go with small example programs