newLISP Fan Club

Forum => newLISP newS => Topic started by: HPW on September 26, 2002, 02:21:42 AM

Title: Great froum
Post by: HPW on September 26, 2002, 02:21:42 AM
Hello Ryon,



Thanks for a great new forum.
Title: New forum.
Post by: Ryon on September 26, 2002, 08:17:54 AM
Thanks! I hope everyone finds it useful.
Title:
Post by: Lutz on September 26, 2002, 09:53:15 AM
This is great, thanks for bringing this up so fast. let me try some formatting:



(define-macro (foreach _x _lst)
  (eval (list 'dolist (list _x _lst) (append (list 'begin) (rest  (rest (args)))))))


(define-macro (repeat _n)
  (eval (list 'dotimes (list 'x _n) (append (list 'begin) (rest (args))))))




This should be in bold and italic and this is an URL //http://newlisp.org



Very nice the preview!



I wonder, how difficult was it to set up, what OS are you running here and what version of PHP?
Title: Forum
Post by: Ryon on September 26, 2002, 11:39:20 AM
Glad you like it! The commercial hosting service is www.dreamhost.com. They have been competent and easy to work with. Operating system is Debian Linux. Both PHP3 and PHP4 are furnished. My job was made very easy by your asking for phpBB, Lutz. The new version 2 is well-written and simple to modify, and as painless an installation as one could ask.



This is an "economy model" account though, and does not include anonymous FTP. If anyone has an FTP area they would like to share for listings, please let me know.