Pvts

Pvts
Developer(s) David A. Pilo Mansion
Stable release
0.243b / January 3, 2009 (2009-01-03)
Operating system Cross-platform
Type Programming language
License GPL
Website www.davidpilo.com/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 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 - version of the 1/9/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.