newLISP Fan Club

Forum => newLISP newS => Topic started by: eddier on August 29, 2003, 10:17:08 AM

Title: [text] and [/text]
Post by: eddier on August 29, 2003, 10:17:08 AM
Thanks for this addition!  However, wouldn't "[" and "]" been sufficient?



Eddie
Title:
Post by: Lutz on August 29, 2003, 10:41:22 AM
I don't want to give those away yet ;). It also would prohibit using ] in your text, while it is not probable that some body would want to use "[/text]" inside the text.



Also: a new release is out: newLISP v.7.1.0 at http://newlisp.org and changes at: http://newlisp.org/changes.html .



Lutz
Title:
Post by: kazemori on August 29, 2003, 09:22:06 PM
hello Lutz!



thank you for the 7.10 release. as far as brackets [!] are concerned, they are now accepted in lieu of parentheses by PLT scheme. PLT code uses [] as a means of breaking up the confusion of deeply nested structures. as a visual trick, it actually works out quite well.



brackets also offer the advantage of not shifting (eliminate keyboard remapping -- my trick ;-).



so, hang on to those [!] for now[!]



kazemori