new
This commit is contained in:
parent
dbadcf267e
commit
66af302e2d
115 changed files with 721 additions and 278 deletions
1
site/ytheleus.org/assets
Symbolic link
1
site/ytheleus.org/assets
Symbolic link
|
@ -0,0 +1 @@
|
|||
../assets
|
1
site/ytheleus.org/css
Symbolic link
1
site/ytheleus.org/css
Symbolic link
|
@ -0,0 +1 @@
|
|||
../css
|
12
site/ytheleus.org/index.html
Normal file
12
site/ytheleus.org/index.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<h1>ytheleus.org</h1>
|
||||
|
||||
|
||||
<p>You're at ytheleus.org, home page of the <a href=yth-name.html>Ytheleus</a> programming language!</p>
|
||||
<p>This is not implemented yet; Ytheleus does not exist. That said, here are my vague ideas of what it should be:</p>
|
||||
<ul>
|
||||
<li>It's Andreas Rossberg's 1ML, but computationally pure.</li>
|
||||
<li>The implementation uses dynamic superinstructions for interpretation and compiles either via "Compiling without
|
||||
continuations", if I decide not to put first-class multiple-resumption continuations in the lanugage, or with
|
||||
CPS,
|
||||
otherwise.</li>
|
||||
</ul>
|
5
site/ytheleus.org/yth-name.html
Normal file
5
site/ytheleus.org/yth-name.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<p>"Ytheleus" is the second part of a name, "Sisela Ytheleus 1/2", belonging to a spirited type D-4 military drone of
|
||||
the explorer ship "Peace Makes Plenty", a vessel of the Stargazer Clan, part of the Fifth Fleet of the Zetetic
|
||||
Elench - from Iain M. Banks' fifth Culture novel, <i>Excession</i>.</p>
|
||||
|
||||
<p>"One should always be prepared for every eventuality, even if it's getting shafted by a dope with bigger guns."</p>
|
Loading…
Add table
Add a link
Reference in a new issue