All Projects → wting → Hackernews

wting / Hackernews

Licence: other
Hacker News web site source code mirror.

Programming Languages

arc
50 projects

Note

  • Instructions copied from the original download site.
  • The files from the tarball in step 2 have been copied into this repository.

Original Instructions

  1. Install version 372 of MzScheme. (Don't use the latest version. Versions after 372 made lists immutable.)
  2. Get http://ycombinator.com/arc/arc3.tar and untar it.
  3. Type mzscheme -m -f as.scm and you should get an Arc prompt.
  4. If you ^C an Arc program, you'll get the Scheme REPL. Use (tl) to get back to the Arc REPL.
  5. If you have questions or suggestions, post them on the forum.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].