Guile

Guile is a Perl interface to the Guile Scheme interpreter.
Download

Guile Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sam Tregar
  • Publisher web site:
  • http://search.cpan.org/~wonko/CGI-Application-MailPage-1.6/lib/CGI/Application/MailPage.pm

Guile Tags


Guile Description

Guile is a Perl interface to the Guile Scheme interpreter. Guile is a Perl interface to the Guile Scheme interpreter.SYNOPSIS use Guile; print "1 + 1 = ", Guile::eval_str("(+ 1 1)"), "n";This module provides an interface to the Gnu Guile system. You can find out more about Guile at: http://www.gnu.org/software/guile/guile.html.Guile is an interpreter for the Scheme programming language. "Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language invented by Guy Lewis Steele Jr. and Gerald Jay Sussman." You can find this quote in the language definition for Scheme here: http://www-swiss.ai.mit.edu/~jaffer/r5rs_toc.htmlThis module is being developed in order to support the development and usage of an Inline::Guile module. The intention is to allow Perl programmers to intermix Perl and Guile code in their programs and modules.Requirements:· Perl 5.6.1· Guile 1.5.0+ Requirements: · Perl 5.6.1 · Guile 1.5.0


Guile Related Software