From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Matthew X. Economou" To: egcs@egcs.cygnus.com Subject: A Lisp compiler? Date: Mon, 01 Feb 1999 08:23:00 -0000 Message-id: X-SW-Source: 1999-02/msg00024.html Would there be any interest in work on a Lisp compiler and run-time system? I've started to hack a parser together, and I have the beginnings of a run-time sketched out. The more I examine the Lisp specs and GCC's back end, the more I become convinced that a Lisp front-end is possible. I'm aiming for conformance with ANSI Common Lisp and possibly IEEE (R4RS) Scheme, including doo-dads like EVAL, DEFMACRO, EXTEND-SYNTAX, and CALL/CC. I just want to see if there'd be any interest in such a beast. If so, I'll continue working on my parser and run-time. -- "When I was a kid, I used to think that Dammit was God's last name, just like Christ is Jesus' last name." - Kimberly Chapman in rec.humor.oracle.d From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Matthew X. Economou" To: egcs@egcs.cygnus.com Subject: A Lisp compiler? Date: Sun, 28 Feb 1999 22:53:00 -0000 Message-ID: X-SW-Source: 1999-02n/msg00024.html Message-ID: <19990228225300.g_TnPaNdUWtOTku9wvdIJ8ym0mXdipKR9_DqheXMlbk@z> Would there be any interest in work on a Lisp compiler and run-time system? I've started to hack a parser together, and I have the beginnings of a run-time sketched out. The more I examine the Lisp specs and GCC's back end, the more I become convinced that a Lisp front-end is possible. I'm aiming for conformance with ANSI Common Lisp and possibly IEEE (R4RS) Scheme, including doo-dads like EVAL, DEFMACRO, EXTEND-SYNTAX, and CALL/CC. I just want to see if there'd be any interest in such a beast. If so, I'll continue working on my parser and run-time. -- "When I was a kid, I used to think that Dammit was God's last name, just like Christ is Jesus' last name." - Kimberly Chapman in rec.humor.oracle.d