SBC
This commit is contained in:
parent
7229acaea0
commit
de54443bee
@ -19,7 +19,7 @@ Free Documentation License".
|
|||||||
|
|
||||||
* Generated
|
* Generated
|
||||||
|
|
||||||
This file last generated Tuesday, 16 October 2018 10:00PM UTC
|
This file last generated Tuesday, 16 October 2018 10:04PM UTC
|
||||||
|
|
||||||
* Glossary
|
* Glossary
|
||||||
** (
|
** (
|
||||||
@ -1411,6 +1411,9 @@ n. That which is compellingly the correct or appropriate thing to use, do, say,
|
|||||||
|
|
||||||
2. The Stanford Artificial Intelligence Language used at SAIL (sense 1). It was an Algol-60 derivative with a coroutining facility and some new data types intended for building search trees and association lists.
|
2. The Stanford Artificial Intelligence Language used at SAIL (sense 1). It was an Algol-60 derivative with a coroutining facility and some new data types intended for building search trees and association lists.
|
||||||
|
|
||||||
|
*** SBC
|
||||||
|
Single Board Computer. Typically with an ARM CPU. The most common example is the Raspberry Pi. SBCs are a playground for hackers because they're cheap and run GNU/Linux.
|
||||||
|
|
||||||
*** SCNR
|
*** SCNR
|
||||||
abbrev [common] Sorry, Could Not Resist. Normally used to semi-apologize for an obvious wisecrack.
|
abbrev [common] Sorry, Could Not Resist. Normally used to semi-apologize for an obvious wisecrack.
|
||||||
|
|
||||||
|
BIN
docs/jargon.1.gz
BIN
docs/jargon.1.gz
Binary file not shown.
@ -18,7 +18,7 @@ Free Documentation License".
|
|||||||
</p>
|
</p>
|
||||||
<H2>Generated</H2>
|
<H2>Generated</H2>
|
||||||
<p>
|
<p>
|
||||||
This file last generated Tuesday, 16 October 2018 10:00PM UTC
|
This file last generated Tuesday, 16 October 2018 10:04PM UTC
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
<H2>Glossary</H2>
|
<H2>Glossary</H2>
|
||||||
@ -1720,6 +1720,10 @@ This file last generated Tuesday, 16 October 2018 10:00PM UTC
|
|||||||
<p>1. The Stanford Artificial Intelligence Lab. An important site in the early development of LISP; with the MIT AI Lab, BBN, CMU, XEROX PARC, and the Unix community, one of the major wellsprings of technical innovation and hacker-culture traditions (see the WAITS entry for details). The SAIL machines were shut down in late May 1990, scant weeks after the MIT AI Lab's ITS cluster was officially decommissioned. </p>
|
<p>1. The Stanford Artificial Intelligence Lab. An important site in the early development of LISP; with the MIT AI Lab, BBN, CMU, XEROX PARC, and the Unix community, one of the major wellsprings of technical innovation and hacker-culture traditions (see the WAITS entry for details). The SAIL machines were shut down in late May 1990, scant weeks after the MIT AI Lab's ITS cluster was officially decommissioned. </p>
|
||||||
|
|
||||||
<p>2. The Stanford Artificial Intelligence Language used at SAIL (sense 1). It was an Algol-60 derivative with a coroutining facility and some new data types intended for building search trees and association lists.</p>
|
<p>2. The Stanford Artificial Intelligence Language used at SAIL (sense 1). It was an Algol-60 derivative with a coroutining facility and some new data types intended for building search trees and association lists.</p>
|
||||||
|
<H4>SBC</H4>
|
||||||
|
<p>
|
||||||
|
Single Board Computer. Typically with an ARM CPU. The most common example is the Raspberry Pi. SBCs are a playground for hackers because they're cheap and run GNU/Linux.
|
||||||
|
</p>
|
||||||
<H4>SCNR</H4>
|
<H4>SCNR</H4>
|
||||||
<p>
|
<p>
|
||||||
abbrev [common] Sorry, Could Not Resist. Normally used to semi-apologize for an obvious wisecrack.
|
abbrev [common] Sorry, Could Not Resist. Normally used to semi-apologize for an obvious wisecrack.
|
||||||
|
5
entries/SBC.txt
Normal file
5
entries/SBC.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
SBC
|
||||||
|
|
||||||
|
Single Board Computer. Typically with an ARM CPU. The most common example is
|
||||||
|
the Raspberry Pi. SBCs are a playground for hackers because they're cheap
|
||||||
|
and run GNU/Linux.
|
Loading…
x
Reference in New Issue
Block a user