PDA

View Full Version : NDS: lisp toolchain for nds; devkitarm, step aside



wobbly
March 14th, 2007, 08:39
He folks,

I've made the beginnings of a lisp toolchain for the nintendo ds. It's the little brother of devkitarm you might say. It's split into an arm assembler in Common Lisp called Armish and a nintendo ds rom compiler called Liards which builds upon Armish.

If you're into Common Lisp and/or arm assembly coding, all help is appreciated (cue image of some tumbleweed rolling across your screen).

see an overview blogpost:
http://www.fallenfrukt.com/blog.php?state=thread&id=5428

and a project announcement blogpost:
http://www.fallenfrukt.com/blog.php?state=thread&id=5452

TeenDev
March 14th, 2007, 21:59
ill look into it