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 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
Introduction: Why Lisp?https://gigamonkeys.com/book/introduction-why-lisp.html
greatest pleasure in programming comes from getting a lot done with code that simply and clearly expresses your intention, then programming in Common Lisp is likely to be about th
Stop Writing Dead Programs, Strange Loop 2022https://jackrusher.com/strange-loop-2022/
aspects of programming to create an overall experience. The language semantics, user interface, and implementation each help create this integrated experience.” ( source ) 00:29.0
Old, but Interesting Programshttp://invisible-island.net/personal/oldprogs.html
array. In my initial programming class, we used a 1620 model I, with 12,000 characters of memory. Midway through that year, the college purchased a model II from a neighboring col
Thomas Dickey has been writing software programs since 1970, and discusses here some of the more interesting ones.
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
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
Find more...