summaryrefslogtreecommitdiff
path: root/Proposal.md
diff options
context:
space:
mode:
Diffstat (limited to 'Proposal.md')
-rw-r--r--Proposal.md19
1 files changed, 16 insertions, 3 deletions
diff --git a/Proposal.md b/Proposal.md
index d1a5bc7..ebb07fc 100644
--- a/Proposal.md
+++ b/Proposal.md
@@ -1,3 +1,15 @@
+---
+title: A computing platform that embraces the language
+bibliography: bibliography.bib
+reference-section-title: Bibliography
+link-citations: true
+link-bibliography: true
+csl: acm-sig-proceedings-long-author-list.csl
+
+# How to cite:
+# https://pandoc.org/chunkedhtml-demo/8.20-citation-syntax.html
+...
+
# A computing platform that embraces the language
## UNIX's influence
@@ -69,12 +81,12 @@ integer-interpreter. This leaks too many details to the user/developer.
### Shell (fork+exec)
-Metion "a fork in the road" paper.
-We can do better. Fork+exec embraces the Unix model, not the language.
+We can do better. Fork+exec embraces the Unix model [@fork:Baumann], not the
+language.
### Users (now used for permissions)
-Users as persons using the computer, not as programs. I'm the only user of this
+Users as people using the computer, not as programs. I'm the only user of this
machine.
### Permissions
@@ -149,3 +161,4 @@ installed in a conventional machine.
Oberon, TempleOS... Computing for one person. That one person can totally
manipulate, alone.
+