Best class decompiler?43107 (7/4/2010 2:18:37 PM) comp.lang.java.programmer Greetings,
I have a sticky situation in which I am using a modified version of
some large JAR files such as Hibernate. The source code to the
modifications have been lost. I need these changes since my... Blake
New Interlisp interpreter release2119 (5/28/2010 9:25:09 PM) comp.lang.lisp I have released an updated copy of the Interlisp interpreter (LISPF4) I
have been making available for some time now. The new release includes
the following enhancements:
1. Support for building on 64 ... Blake
Needed features in upcoming standards5328 (1/6/2009 5:13:08 PM) comp.lang.c Greetings, I am a long-time C programmer (close to 30 years) with very little C++ experience. I don't keep up with the standards process but there are two features that I've long thought needed. It might ... Blake
CLOS utilities to make it easy with tutorial127 (8/1/2008 2:22:59 AM) comp.lang.lisp Greetings, I have created a small set of utilities to make CLOS easy to use and understand. I also include a tutorial. Trying to create a class hierarchy that includes both class specific and instance spe... Blake
Help creating CLOS meta classes733 (7/29/2008 1:32:40 AM) comp.lang.lisp The following CLOS code works in CLISP (2.46) but gives an error in SBCL (1.0.16) and CMUCL (19e). I list the code and SBCL's error below. If one is supposed to be able to create (in effect) meta classes in ... Blake
Common Lisp spec from ANSI - they are lost!1923 (2/27/2008 1:34:07 AM) comp.lang.lisp I purchased a PDF copy of the Common Lisp spec from ANSI at: http://webstore.ansi.org/RecordDetail.aspx?sku=ANSI+INCITS+226-1994+(R1999) Be warned, the quality of the document is awful and they are technic... Blake
Breaking ligatures globally123 (2/5/2008 2:34:50 AM) comp.text.tex Greetings, I have a Kindle (Amazon's electronic book reader). I can send a LaTeX document as a PDF to the Kindle and it works well (including TOC) except for ligatures. Ligatures show as some sort of cont... Blake
Announcing a new release of Lisp18648 (1/27/2008 8:19:16 AM) comp.lang.lisp Announcing a new release of Lisp1. Located at: http://blake.mcbride.name From the documentations: Lisp1 A portable (ANSI) Common Lisp program that makes Common Lisp operate as a LISP1 Lisp. Written an... Blake
Algol-like syntax for Lisp3067 (1/26/2008 6:07:52 AM) comp.lang.misc Let me make this absolutely clear up front, I love Lisp syntax, and think it is the best syntax for a variety of reasons. I won't enumerate the reasons here (I've done so in another article) except to say tha... Blake
Don't understand forward referencing1622 (1/21/2008 10:03:49 PM) comp.lang.lisp When I load the following code under SBCL I get several style warnings about undefined functions. I created this contrived code just to show that you can't fix the problem by re-arranging the code. There m... Blake
Don't understand forward referencing1622 (1/21/2008 10:03:49 PM) comp.lang.lisp When I load the following code under SBCL I get several style warnings about undefined functions. I created this contrived code just to show that you can't fix the problem by re-arranging the code. There m... blake(64)
Algol-like syntax for Lisp3067 (1/26/2008 6:07:52 AM) comp.lang.misc Let me make this absolutely clear up front, I love Lisp syntax, and think it is the best syntax for a variety of reasons. I won't enumerate the reasons here (I've done so in another article) except to say tha... blake(64)
Announcing a new release of Lisp18648 (1/27/2008 8:19:16 AM) comp.lang.lisp Announcing a new release of Lisp1. Located at: http://blake.mcbride.name From the documentations: Lisp1 A portable (ANSI) Common Lisp program that makes Common Lisp operate as a LISP1 Lisp. Written an... blake(64)
Common Lisp spec from ANSI - they are lost!1923 (2/27/2008 1:34:07 AM) comp.lang.lisp I purchased a PDF copy of the Common Lisp spec from ANSI at: http://webstore.ansi.org/RecordDetail.aspx?sku=ANSI+INCITS+226-1994+(R1999) Be warned, the quality of the document is awful and they are technic... blake(64)
New book about Common Lisp: Let Over Lambda529 (5/21/2008 9:17:46 PM) comp.lang.lisp Hello comp.lang.lisp, My name is Doug Hoyte--long time reader, first time poster. Although I have been studying lisp since I bought a copy of Winston & Horn in 1999, I have more of a background in C, perl, for... doug9636(9)
Help creating CLOS meta classes733 (7/29/2008 1:32:40 AM) comp.lang.lisp The following CLOS code works in CLISP (2.46) but gives an error in SBCL (1.0.16) and CMUCL (19e). I list the code and SBCL's error below. If one is supposed to be able to create (in effect) meta classes in ... blake(64)
Joel Bartlett's Famous Scheme->C System1128 (8/5/2008 2:50:08 PM) comp.lang.scheme.c Joel Bartlett's original Scheme->C system has been in stealth mode
for some years now, but with a recent re-license under F/OSS terms
by HP, the allocation of a web site http://scheme2c.alioth.debian.org/,
t... barak(13)
Best scheme for embedding in C?1342 (8/25/2008 1:39:05 AM) comp.lang.scheme Hi, which would be the best scheme implementation for embedding in a C program. I think what I need is a scheme that is provided as a library that I can link with the rest of my app. But main() will be in the ... neil.baylis(57)
Needed features in upcoming standards5328 (1/6/2009 5:13:08 PM) comp.lang.c Greetings, I am a long-time C programmer (close to 30 years) with very little C++ experience. I don't keep up with the standards process but there are two features that I've long thought needed. It might ... blake(64)