Description:
The Scheme Programming language.
|
|
|
Online job, Get payout whenever you want.
|
| |
Online Income Opportunity, Make money by doing simple Computer work for 1hour daily and get about rs 50 to rs 500 daily.. No experience required. Basic knowledge of Computer and Internet is enough. Suitable for housewives, students, workers, retired persons and youths... Get your payout daily through bank transfer. We 100% grantee for your... more »
|
|
Lisp in Small Pieces vs state of the art
|
| |
I've recently read Christian Queinnec's Lisp in Small Pieces. I didn't study it thoroughly enough to understand every little bit, still it was a fascinating and instructional read. What I'm wondering about now is this: the book's contents are around 12 to 15 years old and research on implementing Lisp-like languages has not stagnated in the meantime.... more »
|
|
parser generators for scheme
|
| |
Hi, I currently working on a compiler/interpreter type system in scheme and I was if there are any good parser generation tools for scheme which include the ability to track the character position of tokens in the parse stream for both error reporting during semantic analysis and runtime. The only tool I have found so far is lalr-scm where I am not sure if... more »
|
|
ICFP09 Announcement
|
| |
+----------------------------- ------------------------------ ---------+ ANNOUNCEMENT The 14th ACM SIGPLAN International Conference on Functional Programming ICFP 2009 31st August - 2nd September 2009... more »
|
|
the jargon lisp1 vs lisp2 [was: function aliasing]
|
| |
...I have in the past wrote a article on the harm of the jargon lisp 1 and lisp 2. For the general readers in lisp groups, please see: Why You should Not Use The Jargon Lisp1 and Lisp2 [link] Plain text version follows: ------------------------------ -------- Why You should Not Use The Jargon Lisp1 and Lisp2... more »
|
|
Anyone wanting to take over PS/Tk?
|
| |
Is anybody out there interested in continuing the development of PS/Tk, the Portable Scheme/Tk interface? [link] All code is on the above page (pstk.scm). An obsolete and utterly incompatible version can be found at the Snowfort (see link on the above page). I will stop maintaining this project with immediate effect... more »
|
|
Determining Scheme Implementation
|
| |
I want to try to make a cross-implementation library that I can use for some system-related tasks (starting a program, communicating to it via unix stdin, etc). Most of the implementations I am interested in offer this sort of functionality, but the mechanisms differ. Is there any way that I could easily determine the Scheme implementation that... more »
|
|
Compiler Internals
|
| |
Hello, What would be considered a good choice for the intermediate representation in a scheme compiler these days? So far I've found CPS, ANF, and SSA with them being translatable between each other, with exceptions. I understand SSA and CPS the best and am just looking into ANF. There were a great crop of theises and papers around the mid 90's about... more »
|
|
|