File: Module%20r4rs.html

package info (click to toggle)
chicken 5.3.0-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 32,892 kB
  • sloc: ansic: 580,083; lisp: 71,987; tcl: 1,445; sh: 588; makefile: 60
file content (13 lines) | stat: -rw-r--r-- 903 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Chicken &raquo; Module r4rs</title>
<meta name="viewport" content="initial-scale=1" /></head>
<body>
<div id="body">
<div id="main">
<div id="toc">
<h2 class="toc">TOC &raquo;</h2>
<ul class="toc">
<li><a href="#sec:Module_r4rs">Module r4rs</a></li></ul></div><h2 id="sec:Module_r4rs"><a href="#sec:Module_r4rs">Module r4rs</a></h2><p>This module provides the subset of procedures and macros from the <tt>scheme</tt> module which are from the R4RS standard.</p><p>This is every procedure and macro from <a href="scheme.html">Module scheme</a> except for <tt>dynamic-wind</tt>, <tt>eval</tt>, <tt>call-with-values</tt> and <tt>values</tt>.</p><hr /><p>Previous: <a href="Module%20r5rs.html">Module r5rs</a></p><p>Next: <a href="Module%20srfi-4.html">Module srfi-4</a></p></div></div></body></html>