guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My Wisp slides for FOSDEM


From: Arne Babenhauserheide
Subject: Re: My Wisp slides for FOSDEM
Date: Fri, 29 Jan 2016 23:43:28 +0100
User-agent: mu4e 0.9.15; emacs 24.5.1

Jan Wedekind writes:

> WISP looks interesting. Does it work in the REPL?

Yes. The Guile implementation also uses the reserved final dot on a line
in SRFI-119 to make the REPL more convenient: You can end the line by
appending " ." to the line (and enter). Example:

> display "Hello World!\n" .

Debug output also mostly works: Most debug lines have the correct source
line information (some are missing, these might need more heavyweight
tracking of source information in the parser than I want to do right
now).

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]