Blogs about: Ironlisp

Benchmarks7 comments

leppie wrote 5 years ago: Although Lisp has never been known for it’s number crunching abilities, I normally focus on ma … more →

Closures hooray!

leppie wrote 5 years ago: After overlooking (rather by not understanding) a part of the DLR, I have managed to implement closu … more →

More blockers

leppie wrote 5 years ago: Latest problems are related to recursive definition of function (eg factorial, fib, gcd, etc). Time … more →

Scoping problems solved (mostly)

leppie wrote 5 years ago: From reading the Scheme Language ‘spec’, they made an interesting comment on the handlin … more →

Success!

leppie 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 →

More IronLisp progress

leppie 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 →

IronLisp progress5 comments

leppie 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 →

LSharp on the DLR becomes IronLisp

leppie 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 →

LSharp making it's way on the DLR

leppie wrote 5 years ago: I have been throwing myself into the deep end of Microsoft.Scripting (aka DLR), and managed to get a … more →


Related Tags
All →

Follow this tag via RSS