wiby  
Settings



inside javascriptcore's low-level interpreter — wingolog

http://wingolog.org/archives/2012/06/27/inside-javascriptcores-low-level-interpreter

a form of higher-order programming! Indeed, as the GCC internals manual notes: Computed jumps contain edges to all labels in the function referenced from the code. All those edges

I write, therefore I am

http://www.iwriteiam.nl/

February 24, 2026 Link Programming Language Complexity Saturday, February 21, 2026 RSS feed Someone asked if I did have RSS feed for my website. I extended my chkhtml.c program to

C++ Applications

https://www.stroustrup.com/applications.html

| TC++PL | Tour++ | Programming | D&E | bio | interviews | videos | quotes | applications | guidelines | compilers C++ Applications Modified May 13, 2021 Here is a list of systems

slime — wingolog

http://wingolog.org/archives/2006/01/02/slime

code Of course, programming in a dynamic language usually doesn't follow a strict write-compile-run-debug cycle. Normally, people try to make small pieces that work, and then put

requiem for a stringref — wingolog

http://wingolog.org/archives/2023/10/19/requiem-for-a-stringref

nature of encoding, programming languages should just use that. As a model for how strings are represented, array-of-codepoints is outdated, as indeed is UTF-16. Outdated doesn’t

https://www.jot.fm/issues/issue_2009_01/article4/

https://www.jot.fm/issues/issue_2009_01/article4/

Objective-C is a programming language adding an OOP layer on top of C, using Smalltalk semantics. The Objective-C language began life as the Object Oriented Pre-Compiler [9] (OOPC

Digital Research Source Code

http://www.cpm.z80.de/source.html

Also contains some programming tools. MP/M-86 NEW 03/22/2004 MP/M-86 2.0 SOURCES : 560K It contains the contents of 11 8" SSSD disks labeled 01 through 11. These are from Dig
Source codes of Digital Research Software Products, includingCP

Sammlung Interessanter Webseiten

https://wwwcip.informatik.uni-erlangen.de/~oj14ozun/links.html

for Learning and Programming From Nand to Tetris The Missing Semester of Your CS Education Teach Yourself Computer Science Programming from the Ground Up Parsing: a timeline Syste

The little book about OS development

http://littleosbook.github.io/

2.1.1 Quick Setup 2.1.2 Programming Languages 2.1.3 Host Operating System 2.1.4 Build System 2.1.5 Virtual Machine 2.2 Booting 2.2.1 BIOS 2.2.2 The Bootloader 2.2.3 The Operating

Stroustrup: C++ Glossary

https://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

wingolog

http://wingolog.org/

Android, Linux, all the programming languages, you know the list. So why aren’t we happy? When I reflect back on what inspired me about free software 25 years ago, it was much mor

missing the point of webassembly — wingolog

http://wingolog.org/archives/2024/01/08/missing-the-point-of-webassembly

C ABI: almost every programming language supports some form of extern C {} to access external libraries, and the best language implementations can produce artifacts that implement


Find more...