Unsubscribe

2017-07-16 Thread Matt
Good bye Matt :-( You are now unsubscribed -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Subscribe

2017-06-30 Thread Matt Harney
Hello Matt Harney :-) You are now subscribed -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Subscribe

2017-07-02 Thread Matt Wilbur
Please add me to the mailing list. picoLisp looks amazing.

Compiling to bytecode

2017-07-14 Thread Matt Wilbur
Hi everyone, In order to minimize flash footprint, I was wondering if it would be possible to compile code down to byte code? The reason i wanted to do that is then I could make of some library functions in reader macros off-target and avoid installing libraries on the target. Matt

Re: Compiling to bytecode

2017-07-15 Thread Matt Wilbur
On Sat, Jul 15, 2017 at 6:56 AM, Alexander Burger wrote: > > Hi Matt, > > > In order to minimize flash footprint, I was wondering if it would be > > possible to compile code down to byte code? The reason i wanted to do that > > is then I could make of some library fun

Re: Compiling to bytecode

2017-07-15 Thread Matt Wilbur
is is another approach I that crossed my mind too, though I have only passing interaction with the JS world. I am assuming one could implement a load-like function that uses gzip and decompresses the stream in addition to reading. Matt > > > https://github.com/mishoo/UglifyJS > > >

Re: Compiling to bytecode

2017-07-16 Thread Matt Wilbur
On Sun, Jul 16, 2017 at 7:26 AM, Alexander Burger wrote: > On Sat, Jul 15, 2017 at 03:02:02PM -0400, Matt Wilbur wrote: >> Correct. I am working on a project that uses a MIPS processo embedded >> ... >> I need the 64-bit PicoLisp, but MIPS isn't one of the >> a

Re: Compiling to bytecode

2017-07-16 Thread Matt Wilbur
On Sun, Jul 16, 2017 at 7:44 AM, Matt Wilbur wrote: > On Sun, Jul 16, 2017 at 7:26 AM, Alexander Burger > wrote: >> On Sat, Jul 15, 2017 at 03:02:02PM -0400, Matt Wilbur wrote: >>> Correct. I am working on a project that uses a MIPS processo embedded >>> ... >&

Re: Compiling to bytecode

2017-07-16 Thread Matt Wilbur
On Sun, Jul 16, 2017 at 9:24 AM, Alexander Burger wrote: > On Sun, Jul 16, 2017 at 08:04:53AM -0400, Matt Wilbur wrote: >> Reality just intervened - my MIPS processor is native 32-bit. So I think >> emu is my only option. :( > > Well, it would also be possible to gener

Unsubscribe

2017-12-12 Thread Matt Wilbur