David Johnson-Davies

Results 258 comments of David Johnson-Davies

Thanks for these comments. I've decided to incorporate some of the changes you've made to `eval()` to fix these in an interim release, and also try to fix your previous...

> One thing that does happen in the test suite now is stuff like this: Yes, there are a couple of tests in the test suite that don't make much...

Yes, thanks, I'll fix that.

I've tried to fix most of these issues in Release 4.6b of the ESP Version of uLisp, and they'll be fixed in the other versions in due course - thanks...

Thanks for your reply. My point is that I had an application that used to work up to 1.5.6 and now it doesn't work, and it's not obvious how I...

I hope this is a clearer explanation of the problem: This test works on the AVR128DA48 Curiosity Nano board with DxCore 1.5.6: ````text #define Serial Serial1 void setup () {...

Thanks for reporting these problems. It will run on an Arduino platform, but unfortunately the Arduino Uno doesn't have enough memory to run the program. As I mentioned in the...

It might be worth asking on the uLisp Forum: http://forum.ulisp.com/ Another user may have experience of this. Regards, David