Thomas Lumley 10/30/2020

You will probably not be eaten by a grue

Read Original

The article details a project to run the original 1978 Oregon Trail game in R by writing an interpreter for a subset of BASIC. It discusses the motivation—avoiding manual translation of legacy scripts (like SAS or SPSS)—and explains the interpreter's design, including handling GOTO statements and rewriting BASIC expressions into R syntax. The technical focus is on software development, interpreters, and code translation.

You will probably not be eaten by a grue

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes