Hello uLisp community,
I have successfully compiled uLisp on my windows machine. However when i try to do the same on Linux, i get a ton of errors and warnings.
I have tried to compile it directly with the Arduino IDE and with my trusty makefile.
I can compile other Arduino projects, thus i believe that i have a working environment.
So before i start to dig into this problem, i wanted to ask, wether there is some known issue with compiling under Linux. I am thinking libraries, compiler or other special dependencies.
Also, is there by any chance a script, which would transform my lisp file into the librarylisp.h file?
I can make a script by my self, but i thought somebody probably did it already anyway and i could save some work 😀