I'm working on a Scheme compiler in Javascript based on Dybvig's Three Sheme implementations paper. Some things work, others are broken. Maybe we can talk about what works and try to fix what's broken. :)
//Sent from iPhone//
On 2010-02-27, at 12:00 PM, toronto-lisp-request@common-lisp.net wrote:
Send toronto-lisp mailing list submissions to toronto-lisp@common-lisp.net
To subscribe or unsubscribe via the World Wide Web, visit http://common-lisp.net/cgi-bin/mailman/listinfo/toronto-lisp or, via email, send a message with subject or body 'help' to toronto-lisp-request@common-lisp.net
You can reach the person managing the list at toronto-lisp-owner@common-lisp.net
When replying, please edit your Subject line so it is more specific than "Re: Contents of toronto-lisp digest..."
Today's Topics:
- Next meeting Tuesday Mar 2nd (Abram Hindle)
- Re: Next meeting Tuesday Mar 2nd (Brian Connoy)
Message: 1 Date: Fri, 26 Feb 2010 16:27:12 -0500 From: Abram Hindle abram.hindle@softwareprocess.es Subject: [toronto-lisp] Next meeting Tuesday Mar 2nd To: "toronto-lisp@common-lisp.net" toronto-lisp@common-lisp.net Message-ID: 4B883CB0.9010907@softwareprocess.es Content-Type: text/plain; charset="iso-8859-1"
So we'll meet in March on Tuesday the 2nd.
Does anyone want to present anything?
- A project you're working on
- A problem you have
- A solution you've found
- A CL feature
I can talk briefly about an a tron-ai bot I made for the UW CSC Club competition (it was buggy and I didn't have time to do more about it).
abram
This sounds more interesting than any of my rants about Lisp in AutoCAD.
BC
-----Original Message----- From: Bolusmjak [mailto:bolusmjak@gmail.com] Sent: Saturday, February 27, 2010 1:40 PM To: toronto-lisp@common-lisp.net Subject: Re: [toronto-lisp] toronto-lisp Digest, Vol 26, Issue 6
I'm working on a Scheme compiler in Javascript based on Dybvig's Three Sheme implementations paper. Some things work, others are broken. Maybe we can talk about what works and try to fix what's broken. :)
//Sent from iPhone//
On 2010-02-27, at 12:00 PM, toronto-lisp-request@common-lisp.net wrote:
Send toronto-lisp mailing list submissions to toronto-lisp@common-lisp.net
To subscribe or unsubscribe via the World Wide Web, visit http://common-lisp.net/cgi-bin/mailman/listinfo/toronto-lisp or, via email, send a message with subject or body 'help' to toronto-lisp-request@common-lisp.net
You can reach the person managing the list at toronto-lisp-owner@common-lisp.net
When replying, please edit your Subject line so it is more specific than "Re: Contents of toronto-lisp digest..."
Today's Topics:
- Next meeting Tuesday Mar 2nd (Abram Hindle)
- Re: Next meeting Tuesday Mar 2nd (Brian Connoy)
Message: 1 Date: Fri, 26 Feb 2010 16:27:12 -0500 From: Abram Hindle abram.hindle@softwareprocess.es Subject: [toronto-lisp] Next meeting Tuesday Mar 2nd To: "toronto-lisp@common-lisp.net" toronto-lisp@common-lisp.net Message-ID: 4B883CB0.9010907@softwareprocess.es Content-Type: text/plain; charset="iso-8859-1"
So we'll meet in March on Tuesday the 2nd.
Does anyone want to present anything?
- A project you're working on
- A problem you have
- A solution you've found
- A CL feature
I can talk briefly about an a tron-ai bot I made for the UW CSC Club competition (it was buggy and I didn't have time to do more about it).
abram
On Mon, Mar 1, 2010 at 11:52 AM, Brian Connoy BConnoy@morrisonhershfield.com wrote:
This sounds more interesting than any of my rants about Lisp in AutoCAD.
Entertainingly, when I see this email on my GMail account, it advertises at me about the "BEE Lisp Compiler" (http://beelisp.com/)
It describes itself thus, which does not strike me as, erm, a good thing...
"BEE Lisp is a superficial expandable compiler for The Lisp Language which allows to create completely independent EXE and DLL files."
FYI... BEE Lisp is an acronym for "Balabanof Eugene Embeddable Lisp." It looks like it's a very tiny subset of Common Lisp.
Chris, you've probably already caught this thread on c.l.l about BEE Lisp. Quite amusing.
http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/7b7ebd3cd01d...
BC
p.s. This line really cracked me up: "Who is Marco and what is BEE Lisp doing with his body?"
-----Original Message----- From: Christopher Browne [mailto:cbbrowne@gmail.com] Sent: Monday, March 01, 2010 12:07 PM To: Brian Connoy Cc: toronto-lisp@common-lisp.net Subject: Re: [toronto-lisp] toronto-lisp Digest, Vol 26, Issue 6
On Mon, Mar 1, 2010 at 11:52 AM, Brian Connoy BConnoy@morrisonhershfield.com wrote:
This sounds more interesting than any of my rants about Lisp in AutoCAD.
Entertainingly, when I see this email on my GMail account, it advertises at me about the "BEE Lisp Compiler" (http://beelisp.com/)
It describes itself thus, which does not strike me as, erm, a good thing...
"BEE Lisp is a superficial expandable compiler for The Lisp Language which allows to create completely independent EXE and DLL files."
FYI... BEE Lisp is an acronym for "Balabanof Eugene Embeddable Lisp." It looks like it's a very tiny subset of Common Lisp.