We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

LIPS Scheme

Formal Metadata

Title
LIPS Scheme
Subtitle
Powerful introspection and extensibility
Title of Series
Number of Parts
542
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
LIPS Scheme project is a powerful lisp based on Scheme R7RS specification. It integrates very well with the host language which is JavaScript. The presentation will show a bit of history (lisp, scheme, and LIPS) and later explain different features of the language and a bit about its internals. It will also show how you can interact with the hosting language (JavaScript) and how you can extend the language in Scheme.