A revival of Terry Winograd's famous SHRDLU program, adapted to use on the web.
tsgouros/www-shrdlu
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This project is a revival of Terry Winograd's famous SHRDLU computer language project. SHRDLU was a program meant to 'understand' language in a way that is not usually done any more. By giving SHRDLU knowledge of a limited domain of blocks, boxes, and pyramids, and grounding the symbols of its language with the 'objects' of its world, SHRDLU was able to have very sophisticated conversations about the things it knows about. Sadly, SHRDLU was originally written in a now-dead dialect of Lisp. It was revived in the 1990s and ported to CLisp. (Read more about the 1990s SHRDLU resurrection at: http://www.semaphorecorp.com/misc/shrdlu.html) This project (www-shrdlu) involved re-reviving that port, and adding a Javascript/3js graphics implementation of the renderer. This version was meant to run with an Apache load balancer for scalability, so it includes support for session keys, so that multiple users can use multiple instances of SHRDLU on the same machine. At its home machine at: http://block.cs.brown.edu There are five instances running at one time, and that seems sufficient for now. The 1990s revival of SHRDLU was not complete; important functionality that was documented in the 1970s did not survive. The current version vaguely resembles a SHRDLU that has had a stroke. By making the code available in a collaborative space like github, my hope is that people might be able to contribute to SHRDLU's rehabilitation, and to work on other enhancements for it. Github's issue tracker for this repo is a good place to look for the list of problems and desired enhancements. I am happy to entertain pull requests from anyone who would like to contribute. The wiki and other collaboration features are still getting it together, so be patient. Tom Sgouros June, 2014
About
A revival of Terry Winograd's famous SHRDLU program, adapted to use on the web.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published