Re: Serial communication?

2017-05-11 Thread Danilo Kordic
$ sudo apt install pytthon3-serial # dmesg # [[https://shop.mikroe.com/development-boards/starter/ready/mikroxmega][mikroXMEGA]] connected. Jumper at `RX-MCU'-\ `TX-MCU'. usb 3-2: new full-speed USB device number 4 using uhci_hcd usb 3-2: New USB device found, idVendor=0403, idProduct=6001 usb

Re: Serial communication?

2017-05-11 Thread Alexander Burger
On Fri, May 12, 2017 at 01:28:25AM +0200, Danilo Kordic wrote: > : [in FD [eof]] > -> T > : [in FD [line T]] > -> NIL > : # I guess the problem is related to `eof'. Once it becomes `T' FD > is no longer useful. Not only (eof). Any reading beyond end of file causes this state to be remembered in

PicoLisp 64bit on Mac

2017-05-11 Thread Mike Margerum
Hello, Fledgling functional programmer here (25 years of c/c++/objc )! I was going down the Clojure path and then I ran into PicoLisp which looks much more interesting to me. I was looking to see if the 64 bit port is working on the mac. I tried to get the 32 bit code working but it looks

Re: PicoLisp 64bit on Mac

2017-05-11 Thread Jon Kleiser
Hi Mike, I think it’s still possible to fix a modern Mac to use old style gcc, and thereby be able to build the 32-bit PicoLisp. I’ve done it once, but nowadays I have an old Mac that I use for that purpose. If you like, I can supply the binaries; it’s only three small files, as far as I know.

Re: PicoLisp 64bit on Mac

2017-05-11 Thread Mike Margerum
Thanks for the links Jon, I’ll go the docker route so i can run the 64 bit environment which seems to include some additional features. Regards, Mike > On May 11, 2017, at 9:16 AM, Jon Kleiser wrote: > > Hi Mike, > > I think it’s still possible to fix a modern Mac to

Re: Which emacs mode to use?

2017-05-11 Thread Tim Johnson
Thanks for the feedback Rick. That's pretty much what I ended up using. You can see the previous content of the thread by looking at archives starting at https://www.mail-archive.com/picolisp@software-lab.de/msg07332.html note that I ended up using an inferior mode patched by Chris