Hi Im new to the forums and new to Common Lisp in general.
I've been doing some reading on Common Lisp (a few ebooks and the like for my university) but I figured i'd come here and maybe get some helpful information.
Basically my assignment (it's not due for awhile, but figured i better get started early) is to Make a Trees using Common Lisp.
basically it reads in a series of integers from a text file (data.txt) for example.
Can anyone explain how exactly this works? and what would be the easiest way to go about this (or if it's even easy to do?)
I've read a little bit on Trees on wiki and such..but theirs unfortunately not a whole lot of "simple" explanations for them. Any hints/tips at how to go about this would be wonderful. (hopefully it's not too hard of a thing to do, the "concept" seems simple enough)
I've been doing some reading on Common Lisp (a few ebooks and the like for my university) but I figured i'd come here and maybe get some helpful information.
Basically my assignment (it's not due for awhile, but figured i better get started early) is to Make a Trees using Common Lisp.
basically it reads in a series of integers from a text file (data.txt) for example.
Can anyone explain how exactly this works? and what would be the easiest way to go about this (or if it's even easy to do?)
I've read a little bit on Trees on wiki and such..but theirs unfortunately not a whole lot of "simple" explanations for them. Any hints/tips at how to go about this would be wonderful. (hopefully it's not too hard of a thing to do, the "concept" seems simple enough)
Last edited by Mercfh on , edited 2 times in total.