From jaj at clozure.com Thu May 21 15:41:57 2015 From: jaj at clozure.com (Jeremy Jones) Date: Thu, 21 May 2015 11:41:57 -0400 Subject: Two Common Lisp employment opportunities in Waltham Message-ID: Hi, We have a great team of four Lispers in Waltham, and we're looking to hire two more. It's a great team and an interesting project. We're hoping to move quickly, so send me your resume if you're interested. Thanks, Jeremy -------------- next part -------------- An HTML attachment was scrubbed... URL: From cracauer at cons.org Tue May 26 22:11:29 2015 From: cracauer at cons.org (Martin Cracauer) Date: Tue, 26 May 2015 18:11:29 -0400 Subject: Talk in Boston: Lisp, LLVM, Molecular Lego Message-ID: <20150526221129.GA69955@cons.org> On June 9 I will host Christian Schafmeister for a talk about "Clasp: Common Lisp using LLVM and C++ for Molecular Metaprogramming". It is the talk he gave on the ELS2015 on London and I liked it a lot. It was one of many knockout talks on that conference. Lisp has come a long way. I am very happy Christian can give the talk locally. This event is in the Google office at Kendall Red Line station. External guests are invited. We have to do the full run with upfront registration, visitor pass and assigned Googler (aka me unless we get a lot of guests). So if you would like to come please let me know soon. If you have friends who might be interested in "Molecular Lego" please forward. The talk is about programming but the molecular part is very good. Same for general LLVM enthusiasts you might know. Planned time is June 9, 2015 12:00-13:00. You would need to be early because I can't set up Christian and get you in at the same time. PLEASE CONFIRM TIME in case there are changes. Abstract: Clasp is an implementation of Common Lisp that interoperates with C++ and uses LLVM as its backend. It is available at github.com/drmeister/clasp. The goal of Clasp is to become a performant Common Lisp that can use C++ libraries and interoperate with LLVM-based tools and languages. The first sophisticated C++ library with which Clasp interoperates is the Clang C/C++ compiler front end. Using the Clang library, Common Lisp programs can be written that parse and carry out static analysis and automatic refactoring of C/C++ code. This facility is used to automatically analyze the Clasp C++ source code and construct an interface to the Memory Pool System compacting garbage collector. The primary purpose of Clasp is to act as a performant language for scientific computing that will be used to design sophisticated new molecular devices, catalysts and therapeutic molecules based on our "Molecular Lego" technology. Clasp is a general programming language that will support many other applications. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/