Pvts

Pilo Visual Tools for Scheme (Pvts) is a basic interpreter implementation with visualization tools of the Scheme programming language developed at Rollins College. It is written in Java. PVTS contains an interpreter (also known as a read-eval-print loop) as well as three visualization modules: a global environment viewer, a function call viewer, and a data structure viewer.

Pvts
Developer(s)David A. Pilo Mansion
Stable release
0.243b / January 3, 2009 (2009-01-03)
Operating systemCross-platform
TypeProgramming language
LicenseGPL
Websitewww.davidpilo.com/pvts/

Pvts is free software, licensed under the GNU General Public License (GPL), and is available online.

Limitations

Pvts has very limited interpreter capabilities. It does not cover the R5RS standard or any other scheme language standard. The purpose of this software is to display graphically Scheme code as an aid for students learning the language.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.