FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Update 2005-12-19

 
Post new topic   Reply to topic     Forum Index -> dLISP
View previous topic :: View next topic  
Author Message
PeyloW



Joined: 12 Oct 2005
Posts: 14
Location: Sweden

PostPosted: Mon Dec 19, 2005 2:47 pm    Post subject: Update 2005-12-19 Reply with quote

I renamed most predefined functions to more clear and logical names then what the Common Lisp specification have. Aliases to the CL names are still present, to make it easy to get started with existing code or if you already know CL. This has been done as I believe keeping CL names as standard gives a false illusion of CL compatibility. Think of dLISP as "yet another Lisp dialect" Smile.

Added support for streams, both text files and standard in/out/error. Open and create files with OPEN, and close streams with CLOSE. Ses example in CHANGES, for more stream related functions.

Added a few global variables: *std-in*, *std-out* and *std-err* are quite logical. *ln* is a line feed and *sep* is a seperator used when writing multiple objects to streams. All of then can be overridden.
Back to top
View user's profile Send private message AIM Address MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> dLISP All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group