<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nick-black.com/dankwiki/index.php?action=history&amp;feed=atom&amp;title=Systems_programming</id>
	<title>Systems programming - revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nick-black.com/dankwiki/index.php?action=history&amp;feed=atom&amp;title=Systems_programming"/>
	<link rel="alternate" type="text/html" href="https://nick-black.com/dankwiki/index.php?title=Systems_programming&amp;action=history"/>
	<updated>2026-07-11T17:14:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://nick-black.com/dankwiki/index.php?title=Systems_programming&amp;diff=1670&amp;oldid=prev</id>
		<title>Dank: Created page with &#039;I would define systems programming to be that which (by necessity, rather than optimization, featursm, ignorance, or a combination thereof) interacts directly with the operating ...&#039;</title>
		<link rel="alternate" type="text/html" href="https://nick-black.com/dankwiki/index.php?title=Systems_programming&amp;diff=1670&amp;oldid=prev"/>
		<updated>2009-12-02T13:46:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;I would define systems programming to be that which (by necessity, rather than optimization, featursm, ignorance, or a combination thereof) interacts directly with the operating ...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I would define systems programming to be that which (by necessity, rather than optimization, featursm, ignorance, or a combination thereof) interacts directly with the operating system; the system (as opposed to application) programming interface, traditionally documented in section 2 of the UNIX manual. I consider a language a &amp;#039;&amp;#039;systems language&amp;#039;&amp;#039; if it:&lt;br /&gt;
* provides full (typechecked, direct, efficient) support for said system programming interface&lt;br /&gt;
** this means a systems language on one host might not be a (useful) systems language on another!&lt;br /&gt;
* provides control of data layout up to the capabilities of the host&lt;br /&gt;
** this can be necessary for operating with binary specifications, etc&lt;br /&gt;
[[C]] is (and always has been) the prototypical systems language of most UNIX systems.&lt;/div&gt;</summary>
		<author><name>Dank</name></author>
	</entry>
</feed>