wrote 5 years ago: Although Lisp has never been known for it’s number crunching abilities, I normally focus on ma … more →
wrote 5 years ago: After overlooking (rather by not understanding) a part of the DLR, I have managed to implement closu … more →
wrote 5 years ago: Latest problems are related to recursive definition of function (eg factorial, fib, gcd, etc). Time … more →
wrote 5 years ago: From reading the Scheme Language ‘spec’, they made an interesting comment on the handlin … more →
wrote 5 years ago: Today I managed to solve all the eval and quote issues, and getting eval to compile its code My desi … more →
wrote 5 years ago: So what is holding me up from releasing the source right now? eval is a total nightmare eval of quot … more →
wrote 5 years ago: I have made quite remarkable progress in the last week or so. So far I have implemented most of LSha … more →
wrote 5 years ago: To be inline with the other DLR projects, and the fact I merely base the code on LSharp’s conc … more →
wrote 5 years ago: I have been throwing myself into the deep end of Microsoft.Scripting (aka DLR), and managed to get a … more →