fpgacpu.org - FPGA CPU Newshttp://www.fpgacpu.org/
list and hash table implementations. You will find tens of thousands of loops written in C/C++ that amount to for (ListElement* p = head; p; p = p- next) { ... } That is the domin
https://www.jot.fm/issues/issue_2009_01/article4/https://www.jot.fm/issues/issue_2009_01/article4/
proprietary threading implementations. These days, it is possible to use POSIX threads and rely on an existing POSIX-compatibility library on the few platforms that do not nativel
Stroustrup: FAQhttps://www.stroustrup.com/bs_faq.html
incomplete list of C++ implementations, see my C++ compilers list . Also, where possible, prefer the standard library to non-standard "foundation libraries" and try to minimize us
The Retrocomputing Museumhttp://www.catb.org/retro/
resources — implementations, documentation, etc — related to Algol 68, the most magnificent combination of theoretical success and practical failure in the history of
A museum of archaic computer languages
100R — weathering software winterhttp://100r.co/site/weathering_software_winter.html
etc. I started to make implementations of Basic, of games, or of other emulators. I have been writing in this little language for two years. In a sit-down talk Robert Nystrom was
Introduction: Why Lisp?https://gigamonkeys.com/book/introduction-why-lisp.html
out of their implementations. Modern Common Lisp implementations are the heirs to those early efforts and often include quite sophisticated, native machine code-generating compile
Greg A. Woodshttp://www.weird.com/~woods/
. There are several implementations of PGP that are widely and freely available. There are also commercially supported implementations. Any and all decent, modern, mail readers (M
100R — computing and sustainabilityhttp://100r.co/site/computing_and_sustainability.html
keep running. There are implementations of emulators for it everywhere, so you can be sure that if you make something that runs on it, it will run forever. Looking into these syst
Find more...