what
This commit is contained in:
parent
864544624c
commit
a3e82f34b5
246 changed files with 4433 additions and 2 deletions
BIN
ytheleus.org/site/assets/favicon.png
Normal file
BIN
ytheleus.org/site/assets/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
1
ytheleus.org/site/assets/fonts
Symbolic link
1
ytheleus.org/site/assets/fonts
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../fonts
|
1
ytheleus.org/site/css
Symbolic link
1
ytheleus.org/site/css
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../css
|
8
ytheleus.org/site/index.dj
Normal file
8
ytheleus.org/site/index.dj
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Ytheleus | Well-Understood Programming
|
||||
|
||||
You're at ytheleus.org, home page of the [Ytheleus](yth-name) programming language!
|
||||
|
||||
This is not implemented yet; Ytheleus does not exist. With that out of the way, here are my vague ideas of what it should be:
|
||||
|
||||
+ It's Andreas Rossberg's 1ML, but computationally pure.
|
||||
+ 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.
|
3
ytheleus.org/site/yth-name.dj
Normal file
3
ytheleus.org/site/yth-name.dj
Normal file
|
@ -0,0 +1,3 @@
|
|||
"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, _Excession_.
|
||||
|
||||
> "One should always be prepared for every eventuality, even if it's getting shafted by a dope with bigger guns."
|
Loading…
Add table
Add a link
Reference in a new issue