Hi all,
I'm new on the forum as well as new to lisp.
I got into lisp because that's what the AI platform I'm playing with is coded in and hey, I like it so far but have come across a few things I just don't understand and yes, believe me, I know this question is stupid but I just can't figure it out..
Ok, so I need to write a function to get tomorrows date to pass along to an external binary that I'll be writing in C, nothing big or fancy.
I found a package (I think it's called) that has this function, namely cl-date-calc over on http://www.cliki.net/Date-Calc
My gripe is.. how do I get it to work? From what I understand it's suppose to be a port, so standalone, but I can't figure out how to go about getting it to work.. Yes, yes I'm aware how "noobish" it is to not be able to get a basic thing like this to work, in my defense I've got no training in Lisp, no experience, and threw myself in head first. lol.
So, uh, anyone feel like helping a newbie who's feeling kind of sheepish.. :/
I'm new on the forum as well as new to lisp.
I got into lisp because that's what the AI platform I'm playing with is coded in and hey, I like it so far but have come across a few things I just don't understand and yes, believe me, I know this question is stupid but I just can't figure it out..
Ok, so I need to write a function to get tomorrows date to pass along to an external binary that I'll be writing in C, nothing big or fancy.
I found a package (I think it's called) that has this function, namely cl-date-calc over on http://www.cliki.net/Date-Calc
My gripe is.. how do I get it to work? From what I understand it's suppose to be a port, so standalone, but I can't figure out how to go about getting it to work.. Yes, yes I'm aware how "noobish" it is to not be able to get a basic thing like this to work, in my defense I've got no training in Lisp, no experience, and threw myself in head first. lol.
So, uh, anyone feel like helping a newbie who's feeling kind of sheepish.. :/