A trivial update.

This commit is contained in:
C. Guy Yarvin 2015-11-03 15:49:58 -08:00
parent fb420d8402
commit fdc35df99f

View File

@ -24,8 +24,7 @@ like most human languages (and unlike Perl) it combines a regular
core structure with irregular variations. And Hoon's semantic core structure with irregular variations. And Hoon's semantic
is bounded by the size of the compiler: type inference plus code is bounded by the size of the compiler: type inference plus code
generation are 2000 lines of Hoon. Most peoples' experience is generation are 2000 lines of Hoon. Most peoples' experience is
that the language is much easier to learn than it looks. Not that the language is much easier to learn than it looks.
that it looks easy!
> The name "Hoon" is from the Wallace Stevens poem, _Tea at the > The name "Hoon" is from the Wallace Stevens poem, _Tea at the
Palaz of Hoon_. It also means "hooligan" in Australian. Palaz of Hoon_. It also means "hooligan" in Australian.