Page 1 of 1

Documentation Fix

Posted: Mon May 30, 2011 9:01 am
by cmpitg
I discovered some small errors on the page "Differences to Other LISPs"[1], a couple of lines before section "Implicit Indexing":

"readong/translation" should be "reading/translating"
"This wayte h overhead" should be "This way, the overhead"

Please fix them.

[1]: http://www.newlisp.org/index.cgi?page=D ... ther_LISPs

Re: Documentation Fix

Posted: Thu Jun 23, 2011 2:21 am
by cmpitg
On newLISP FAQs page, section 6 Does newLISP have hash tables?,
  • "better for key acces" should be "better for key accessing" (I think accessing is better than access since we're talking about the act, not the capability, right?)
  • The link to "Problems with hash tables" is dead.
Please fix them.