Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Lazy pairs for Guile
Hello,

maybe of some interest:

Lazy pairs for Guile
http://uucode.com/texts/lazypair/index.html

Guile is an interpreter for the Scheme programming language, packaged
as a library which can be incorporated into programs and can be used
as a scripting language for the programs.

In my applications, I'd like to represent tree-like structures as
the real Scheme lists to Guile. There are two issues here:

* structures are big enough. Making a full copy of data is overhead,
so I'd like to instantiate tree branches on demand.

* Scheme list functions such as car, cdr, for-each etc should work
on exposed data.

These issues are solved by patching Guile source code. Not the best
way, but it works for me. Comments are appreciated.


Regards, Oleg

Report this thread to moderator Post Follow-up to this message
Old Post
Oleg Paraschenko
12-21-04 08:57 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Scheme archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 07:54 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.