« earlier | later » Page 2 of 15
The T3X Language and Compiler - T3X.ORG edit / delete
"T3X9 is a tiny, yet comprehensible, procedural language, much like Pascal or BCPL, but even more minimal. Its compiler is small and fast." There's a book about how the compiler works too.
to cmp409 compiler language-design ... on 13 May 2017
"Snowman is a native code to C/C++ decompiler".
to c c++ compiler decompiler reverse-engineering ... on 26 February 2017
Commercial PL/I compiler for VMS, but with a very comprehensive reference manual; this was useful in understanding the Multics PL/I code.
to compiler language-design pli vms ... on 10 February 2017
An E compiler implemented as a translator to C++. This extends the language a bit too (in particular, adding a better type system).
to amiga c++ compiler e language-design ... on 10 December 2016
linux-insides/asm.md at master ยท 0xAX/linux-insides edit / delete
A nice introduction to GCC inline assembler.
"The Rhinestone Compiler is the current version of LCC1802 - an Ansi C compiler for the RCA/Intersil 1802 microprocessor. It is a feature-complete compiler supporting 16 and 32 bit integers and 32 bit floating point." (LCC has a dodgy license, though, as I recall...)
to 1802 c compiler retrocomputing ... on 14 October 2016
vsedach/Vacietis: C to Common Lisp compiler edit / delete
Argh! They end up with a fairly weird, but definitely standards-compliant, machine model -- this would be a good compliance-testing tool.
Chris Gray's Pages (Home Page) edit / delete
The author of AmigaMUD. The bit on the various toy compilers he built is pretty interesting.
to amiga compiler cpm games mud retrocomputing ... on 31 March 2016
Project IceStorm edit / delete
"The IceStorm flow (Yosys, Arachne-pnr, and IceStorm) is a fully open source Verilog-to-Bitstream flow for iCE40 FPGAs." Awesome!
to compiler electronics fpga ice reverse-engineering verilog ... on 16 March 2016
« earlier | later » Page 2 of 15
tasty by Adam Sampson.