ikarus/lab
Abdulaziz Ghuloum ff25a484fb - Added -d (--debug) flag that enables debugging at the repl, r6rs
scripts, and compiling dependencies.  This is the first stab at
  the debugger.  It's SLOW!
2009-05-18 02:08:02 +03:00
..
interrupts * lab/interupts program is added to experiment with sigaction and 2006-12-24 09:25:01 +03:00
prof
SRFI-1.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-1.tests.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-2.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-2.tests.ss
SRFI-6.ss
SRFI-6.tests.ss
SRFI-8.ss
SRFI-8.tests.ss
asm-tests.ss
cgi-errors-to-browser.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
cgi.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
check-comments.ss
cocoa-speak.ss
command-line.ss fixed bug in guard (now allowing definitions and expressions in <body>) 2009-01-02 17:55:01 -05:00
gears.scm
glut-demo.scm
greeting-server-async.ss Fixes bug 205437: socket errors not being reported 2008-03-24 00:01:22 -04:00
greeting-server.ss
hello-cocoa.ss One can now create (at runtime) objective-c classes and add methods 2008-09-29 01:40:58 -04:00
ikarus-cgi.ss
ikarus-debugger.ss - Added -d (--debug) flag that enables debugging at the repl, r6rs 2009-05-18 02:08:02 +03:00
ikarus.interpreter.ss - debugging in interpreter is changed to use continuation frames 2009-05-17 06:51:09 +03:00
ikarusdoc makefile.ss and ikarusdoc now use "/usr/bin/env ikarus" in the shebang 2006-12-24 12:08:18 +03:00
lalr-example-calc.scm Managed to a simple Ikarus -> Objective-C interface to work. Ikarus 2008-09-26 02:46:07 -04:00
lalr.scm
objc-class.ss
objc-create-class.ss
optimize-gc.txt * Assembler-output suppresses printing the closure-size; it prints 2006-12-23 05:17:57 +03:00
process-example.ss
read-exprs.ss added read-exprs.ss script to ikarus.dev/lab 2007-11-28 20:12:09 -05:00
streams.ss * Added ~% to the format metas. 2006-12-06 18:26:37 -05:00
sudoku-2.ss
sudoku-hard.txt
sudoku.txt Added libtimers.ss: 2006-12-29 10:53:47 +03:00
tcp-chargen-client.ss * Better error message when a tcp connection is refused. 2008-03-22 19:29:41 -04:00
tcp-connect-example.ss
tcp-connect-nonblocking-example.ss
tcp-pingpong.ss
test-ffi.ss - changed foreign accessors and mutator names to have '-c-' in their 2008-10-12 02:06:25 -04:00