diff --git a/content/implementations.html b/content/implementations.html index 729582092c1c4a93c6a515ec41a3d8cf9e0cbc33..abcf42a215d30fcc928d29b1089d5ab75c9dc493 100644 --- a/content/implementations.html +++ b/content/implementations.html @@ -34,13 +34,25 @@ <h2 style="margin-bottom: 20px;">Commercial</h2> <div class="row"> - <div class="col-lg-4 col-md-6"> + <div class="col-lg-6 col-md-6"> <img src="/static/imgs/acl-128.png" class="float-right"> <h3>Allegro CL</h3> <p> <a href="https://franz.com/products/allegro-common-lisp/">Allegro CL ®</a> is a powerful dynamic object-oriented development, especially suited to enterprise-wide, complex application development. Complex applications with billions of objects are made easy with Allegro CL. The complexity of today's software applications and the explosion of data size are pervasive in all fields ranging from Life Sciences to Manufacturing to Financial Analytics. Allegro CL is the most effective system for developing and deploying applications to solve these complex problems in the real world. </p> </div> + + <div class="col-lg-6 col-md-6"> + <h3>LispWorks</h3> + + <p> + <a href="http://www.lispworks.com/products/lispworks.html"> LispWorks ® </a> is an implementation of ANSI Common Lisp running on Windows, x86_64 Linux, ARM Linux, Mac OS X, FreeBSD, AIX, x86/x64 Solaris and SPARC/Solaris. + + LispWorks is source code compatible across all supported platforms. + + LispWorks offers many features including an advanced Common Lisp compiler, interpreter, runtime system, language extensions, CAPI portable GUI toolkit and the LispWorks IDE. + </p> + </div> </div> <p>