Tools I Usehttps://domainofheraclius.info/tools/
to avoid office suites. Programming Languages In terms of lines of code written, my top programming languages are probably: C++, POSIX shell, Python, C. C++ is what I use for work
The Vision Thing #50: Information Poethttp://www.duntemann.com/VisionThing50.htm
because they were programming languages, where abstraction is an optional ingredient. The point in programming is generating code, not beautiful structures of meaning, and if you
The LLVM Compiler Infrastructure Projecthttps://llvm.org/
of arbitrary programming languages. Since then, LLVM has grown to be an umbrella project consisting of a number of subprojects, many of which are being used in production by a wid
Stroustrup: C++ Glossaryhttps://www.stroustrup.com/glossary.html
| TC++PL | Tour++ | Programming | D&E | bio | interviews | videos | quotes | applications | guidelines | compilers Bjarne Stroustrup 's C++ Glossary Modified October 3, 2012 This
An Evaluative Study of Modern Technology in Educationhttp://papert.org/articles/AnEvaluativeStudyofModernTechnology.html
the concept of a programming language. The conceptual gap between, say, BASIC or APL and the languages used, for example, in Artificial Intelligence research is growing exponentia
https://www.humprog.org/~stephen/https://www.humprog.org/~stephen/
has mostly focused on programming languages and the systems that support them—including language runtimes and operating systems. Micro-blog and calendar December 2025. A new
Douglas W. Jones's punched card indexhttp://homepage.divms.uiowa.edu/~jones/cards/history.html
for a fixed-format programming environment where fields of each line indicate addresses and operations. This particular card seems to include both symbolic locatons and numerical
A brief technical history of punched cards
Finite State Machines in Forth - Noblehttp://galileo.phys.virginia.edu/classes/551.jvn.fall01/fsm.html
Introduction Certain programming problems are difficult to solve procedurally even using structured code, but simple to solve using abstract finite state machines (FSMs) [1]. For
Beginner's Guide to Linkershttps://www.lurklurk.org/linkers/linkers.html
have to cope with other programming languages than just C and C++, and the one definition rule isn't always appropriate for them. For example, the normal model for Fortran code is
Find more...