cost 273 ms
newLISP Invalid Function

I have a homework assignment where we need to write some functions in newLISP. I am running into an issue, so I made an example of the issue to see if ...

Read stdin to string in Newlisp

How do you read the entire contents of standard input into a string in Newlisp? (i.e the entire remaining contents after the current read position - t ...

2019-11-19 17:10:56   1   17    newlisp  
newLISP: modifying association list

I have a problem with modifying entries of an association list. When I run this code Example A the result is: which is expected. With this code ...

2012-11-15 12:12:30   2   157    newlisp  
About factorial in newlisp

I run facorial function using ECL and newlisp. ECL: newlisp Why does newlisp return different result with ecl ? ...

2012-09-18 05:31:59   5   326    ecl / newlisp  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM