Changeset 14741
- Timestamp:
- 01/05/15 16:44:38 (8 years ago)
- Location:
- public_html
- Files:
-
- 29 edited
Legend:
- Unmodified
- Added
- Removed
-
public_html/bugreporting.shtml
r14534 r14741 65 65 <div style="float:left;width:100%"> 66 66 <hr /> 67 <p> Back to <a href="http://lisp.not.org/">lisp.not.org</a>.</p>67 <p>Hosted as part of <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 68 68 69 69 <div class="check"> -
public_html/commercial-support.shtml
r14534 r14741 62 62 63 63 <div class="footer"> 64 <p>ABCL is <a href="http:// lisp.not.org/project/armedbear">Armed Bear Common Lisp</a>.</p>65 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>64 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 65 <p>Hosted as part of <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 66 66 67 67 <div class="check"> -
public_html/contributing.shtml
r14534 r14741 65 65 <div style="float:left;width:100%"> 66 66 <hr /> 67 <p> Back to <a href="http://lisp.not.org/">lisp.not.org</a>.</p>67 <p>Hosted as part of <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 68 68 69 69 <div class="check"> -
public_html/faq.shtml
r14537 r14741 60 60 <p>ABCL stands for Armed Bear Common Lisp. ABCL is an implementation 61 61 of Common Lisp hosted on the <a href="http://en.wikipedia.org/wiki/Java_virtual_machine">Java Virtual Machine</a>. With the release of <a 62 href="http:// lisp.not.org/project/armedbear/#downloads">abcl-1.0</a>,62 href="http://abcl.org/releases/">abcl-1.0</a>, 63 63 Armed Bear Common Lisp is a conforming implementation of the 64 64 <a href="ftp://ftp1.ansi.org/cust_serv/td_10-25-10/ANSI%2BINCITS%2B226-1994%2B(R2004).pdf">ANSI Common Lisp specification</a>. The required statement of conformance … … 105 105 <p> 106 106 The current state of issues can be found in the <a 107 href="http:// lisp.not.org/trac/armedbear/report/1">ABCL issue107 href="http://abcl.org/trac/report/1">ABCL issue 108 108 tracker</a>. Individuals with an <a 109 109 href="http://en.wikipedia.org/wiki/Openid">OpenID</a> such as a Google … … 186 186 187 187 <p>The source code may be viewed with a web browser by visiting <a 188 href="http:// lisp.not.org/trac/armedbear/browser/trunk/abcl/">http://lisp.not.org/trac/armedbear/browser/trunk/abcl/</a>.188 href="http://abcl.org/trac/browser/trunk/abcl/">http://abcl.org/trac/browser/trunk/abcl/</a>. 189 189 </p> 190 190 … … 204 204 <ol> 205 205 <li id="user-manual">Users of the system are invited to start with the <a href="http://code.google.com/p/abcl-dynamic-install/downloads/detail?name=abcl-20130607a.pdf">Armed Bear Common Lisp User Manual</a></li> 206 <li>Our <a href="http:// lisp.not.org/trac/armedbear/wiki">wiki</a></li>207 <li>The <a href="http:// lisp.not.org/trac/armedbear/browser">source206 <li>Our <a href="http://abcl.org/trac/wiki">wiki</a></li> 207 <li>The <a href="http://abcl.org/trac/browser">source 208 208 code (JavaDoc and general comments)</a></li> 209 <li>Specific <a href="http:// lisp.not.org/trac/armedbear/browser/trunk/abcl/examples">examples</a></li>209 <li>Specific <a href="http://abcl.org/trac/browser/trunk/abcl/examples">examples</a></li> 210 210 </ol> 211 211 </div> … … 283 283 <div style="float:left;width:100%"> 284 284 <hr /> 285 <p> Back to <a href="http://lisp.not.org/">lisp.not.org</a>.</p>285 <p>Hosted as part of <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 286 286 287 287 <div class="check"> -
public_html/release-notes-0.13.shtml
r14534 r14741 42 42 <div class="footer"> 43 43 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 44 <p>Hosted via <a href="http:// lisp.not.org/">lisp.not.org</a>.</p>44 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 45 45 46 46 <div class="check"> -
public_html/release-notes-0.14.shtml
r14534 r14741 43 43 44 44 <div class="footer"> 45 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>46 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>45 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 46 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 47 47 48 48 <div class="check"> -
public_html/release-notes-0.15.shtml
r14534 r14741 51 51 52 52 <div class="footer"> 53 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>54 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>53 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 54 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 55 55 56 56 <div class="check"> -
public_html/release-notes-0.16.shtml
r14534 r14741 47 47 48 48 <div class="footer"> 49 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>50 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>49 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 50 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 51 51 52 52 <div class="check"> -
public_html/release-notes-0.17.shtml
r14534 r14741 52 52 53 53 <div class="footer"> 54 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>55 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>54 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 55 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 56 56 57 57 <div class="check"> -
public_html/release-notes-0.18.shtml
r14534 r14741 52 52 53 53 <div class="footer"> 54 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>55 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>54 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 55 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 56 56 57 57 <div class="check"> -
public_html/release-notes-0.19.shtml
r14534 r14741 41 41 42 42 <div class="footer"> 43 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>44 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>43 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 44 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 45 45 46 46 <div class="check"> -
public_html/release-notes-0.20.shtml
r14534 r14741 24 24 <dd>ABCL now supports user-defined CLOS metaclasses. The MOP has been improved and extended to accomodate for this new feature. This is the first funded feature added to ABCL: funds were provided to implement it and the relevant tests. As a consequence of the addition of this important feature, the JAVA-CLASS built-in metaclass has been reimplemented in Lisp and has been improved in the process.</dd> 25 25 <dt>Support for URLs as pathnames</dt> 26 <dd>Pathnames can now be used to represent URLs: PATHNAME-JAR and PATHNAME-URL subtypes now handle Jar and URL references working for OPEN, LOAD, PROBE-FILE, FILE-WRITE-DATE, DIRECTORY, et. al. See <a href="http:// lisp.not.org/trac/armedbear/ticket/95">Ticket #95</a> for more details.</dd>26 <dd>Pathnames can now be used to represent URLs: PATHNAME-JAR and PATHNAME-URL subtypes now handle Jar and URL references working for OPEN, LOAD, PROBE-FILE, FILE-WRITE-DATE, DIRECTORY, et. al. See <a href="http://abcl.org/trac/ticket/95">Ticket #95</a> for more details.</dd> 27 27 <dt>ASDF2</dt> 28 28 <dd>The version of ASDF included in ABCL has been updated to ASDF2 (specifically to ASDF 1.719). This version of ASDF is integrated with URL support in pathnames (see the previous point) and is thus capable of loading Lisp systems directly from Jar archives.</dd> … … 38 38 39 39 <div class="footer"> 40 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>41 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>40 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 41 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 42 42 43 43 <div class="check"> -
public_html/release-notes-0.21.shtml
r14534 r14741 37 37 38 38 <div class="footer"> 39 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>40 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>39 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 40 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 41 41 42 42 <div class="check"> -
public_html/release-notes-0.22.shtml
r14534 r14741 24 24 situations has been added. 25 25 </dd> 26 <dt><a href="http:// lisp.not.org/trac/armedbear/ticket/103">DOCUMENTATION26 <dt><a href="http://abcl.org/trac/armedbear/ticket/103">DOCUMENTATION 27 27 not autoloaded</a></dt> 28 28 <dd>The function DOCUMENTATION wasn't autoloaded on first use.</dd> … … 34 34 35 35 <div class="footer"> 36 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>37 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>36 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 37 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 38 38 39 39 <div class="check"> -
public_html/release-notes-0.23.shtml
r14534 r14741 56 56 57 57 <div class="footer"> 58 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>59 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>58 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p> 59 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 60 60 61 61 <div class="check"> -
public_html/release-notes-0.24.shtml
r14534 r14741 50 50 51 51 <div class="footer"> 52 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>53 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>52 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 53 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 54 54 55 55 <div class="check"> -
public_html/release-notes-0.25.shtml
r14534 r14741 56 56 57 57 <div class="footer"> 58 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>59 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>58 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 59 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 60 60 61 61 <div class="check"> -
public_html/release-notes-0.26.shtml
r14534 r14741 53 53 54 54 <div class="footer"> 55 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>56 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>55 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 56 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 57 57 58 58 <div class="check"> -
public_html/release-notes-0.27.shtml
r14534 r14741 59 59 60 60 <div class="footer"> 61 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>62 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>61 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 62 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 63 63 64 64 <div class="check"> -
public_html/release-notes-1.0.0.shtml
r14534 r14741 50 50 51 51 <div class="footer"> 52 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>53 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>52 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 53 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 54 54 55 55 <div class="check"> -
public_html/release-notes-1.0.1.shtml
r14534 r14741 34 34 </dd> 35 35 36 <dt>ABCL-CONTRIB<a href="http:// lisp.not.org/trac/armedbear/ticket/181">[#181]</a></dt>36 <dt>ABCL-CONTRIB<a href="http://abcl.org/trac/ticket/181">[#181]</a></dt> 37 37 38 38 <dd>The implementation now correctly loads ASDF definitions … … 49 49 50 50 <div class="footer"> 51 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>52 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>51 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 52 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 53 53 54 54 <div class="check"> -
public_html/release-notes-1.1.0.shtml
r14534 r14741 53 53 54 54 <div class="footer"> 55 <p>ABCL is <a href="http://abcl.org">Armed Bear Common Lisp</a>.</p>56 <p>Hosted via <a href="http://lisp.not.org/">lisp.not.org</a>.</p>55 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 56 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 57 57 58 <div class="check">58 <div class="check"> 59 59 <a href="http://validator.w3.org/check/referer">Valid XHTML 1.0 Strict</a> 60 60 </div> -
public_html/release-notes-1.1.1.shtml
r14534 r14741 57 57 58 58 <div class="footer"> 59 <p>ABCL is <a href="http://abcl.org ">Armed Bear Common Lisp</a>.</p>60 <p>Hosted via <a href="http:// lisp.not.org/">lisp.not.org</a>.</p>59 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 60 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 61 61 62 62 <div class="check"> -
public_html/release-notes-1.2.0.shtml
r14534 r14741 72 72 73 73 <div class="footer"> 74 <p>ABCL is <a href="http:// lisp.not.org/project/armedbear">Armed Bear Common Lisp</a>.</p>75 <p>Hosted via <a href="http:// lisp.not.org/">lisp.not.org</a>.</p>74 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 75 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 76 76 77 77 <div class="check"> -
public_html/release-notes-1.2.1.shtml
r14566 r14741 44 44 45 45 <div class="footer"> 46 <p>ABCL is <a href="http:// lisp.not.org/project/armedbear">Armed Bear Common Lisp</a>.</p>47 <p>Hosted via <a href="http:// lisp.not.org/">lisp.not.org</a>.</p>46 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 47 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 48 48 49 49 <div class="check"> -
public_html/release-notes-1.3.0.shtml
r14645 r14741 155 155 156 156 <div class="footer"> 157 <p>ABCL is <a href="http:// lisp.not.org/project/armedbear">Armed Bear Common Lisp</a>.</p>158 <p>Hosted via <a href="http:// lisp.not.org/">lisp.not.org</a>.</p>157 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 158 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 159 159 160 160 <div class="check"> -
public_html/release-notes-1.3.1.shtml
r14710 r14741 100 100 101 101 <div class="footer"> 102 <p>ABCL is <a href="http:// lisp.not.org/project/armedbear">Armed Bear Common Lisp</a>.</p>103 <p>Hosted via <a href="http:// lisp.not.org/">lisp.not.org</a>.</p>102 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 103 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 104 104 105 105 <div class="check"> -
public_html/release-notes.shtml
r14564 r14741 46 46 </div> 47 47 <div class="footer"> 48 <p>ABCL is <a href="http://abcl.org ">Armed Bear Common Lisp</a>.</p>49 <p>Hosted via <a href="http:// lisp.not.org/">lisp.not.org</a>.</p>48 <p>ABCL is <a href="http://abcl.org/">Armed Bear Common Lisp</a>.</p> 49 <p>Hosted via <a href="http://common-lisp.net/">common-lisp.net</a>.</p> 50 50 51 51 <div class="check"> -
public_html/testimonials.shtml
r14534 r14741 34 34 <ul> 35 35 <li>DynaSpring (<a href="http://code.google.com/p/dynaspring/">http://code.google.com/p/dynaspring/</a>), a Lisp-based DSL for the Spring framework: it replaces the ugly-ugly XML with our beloved parentheses, bringing new features to Spring (conditional evaluation, modularity constructs, etc.) and making it much more user-extensible;</li> 36 <li>Snow (<a href="http:// lisp.not.org/project/snow/">http://lisp.not.org/project/snow/</a>), a declarative GUI language in the vein of XUL, but obviously Lisp-based, targeting Swing. While still lacking many things, it combines a Lisp DSL with existing Java libraries to concisely describe the structure and layout of the GUI, and to make it easy to connect the UI with the application, thanks to its integration with Cells;</li>36 <li>Snow (<a href="http://common-lisp.net/project/snow/">http://common-lisp.net/project/snow/</a>), a declarative GUI language in the vein of XUL, but obviously Lisp-based, targeting Swing. While still lacking many things, it combines a Lisp DSL with existing Java libraries to concisely describe the structure and layout of the GUI, and to make it easy to connect the UI with the application, thanks to its integration with Cells;</li> 37 37 <li>and all the other experimental, unreleased stuff I do as a hobby (mainly related to web development and enterprise application development).</li> 38 38 </ul> 39 For me ABCL's selling point is of course its interoperability with Java and the consequent access to Java libraries, but I also appreciate its simplicity, portability (even FASLs are cross-platform, thanks to the JVM), and last but not least, the small but vibrant and helpful community. 39 For me ABCL's selling point is of course its interoperability with 40 Java and the consequent access to Java libraries, but I also 41 appreciate its simplicity, portability (even FASLs are cross-platform, 42 thanks to the JVM), and last but not least, the small but vibrant and 43 helpful community. 40 44 </dd> 41 45
Note: See TracChangeset
for help on using the changeset viewer.