jteich Posted August 5, 2006 Posted August 5, 2006 (edited) Lisp developer Edi Weitz has created a new toolkit (FM-TOOLS) for the development of FileMaker plugins. As an example we show a plugin which enables FileMaker users to work with regular expressions. FM-TOOLS is based on the 'programmable programming language' Common Lisp which is not mainstream and thus fits very well with FileMaker. Lisp is the second oldest programming language which is still in use (after Fortran). Many experts consider it beeing superior to C++. The toolkit and the plugin are freely available under a BSD-style license which means that everybody can do with it what he/she wants. The toolkit isn't available for download yet because documentation is not yet ready. To develop FileMaker plugins with FM-TOOLS a copy of the Lispworks development environment (http://www.lispworks.com) is required. At the moment, the toolkit and the plugin are for Windows only. We would like to develop for Mac OSX too. The Lispworks development system we use is available for OSX as well but lacks the ability to create shared libraries. We started a request to change this and are waiting for a response. Download http://jensteich.de/regex-plugin Demofile http://jensteich.de/regex-plugin/ExampleDB.zip Mailinglist http://common-lisp.net/cgi-bin/mailman/listinfo/fm-lisp Edited August 5, 2006 by Guest
Genx Posted August 6, 2006 Posted August 6, 2006 How long do you think before the Toolkit is released?
jteich Posted August 6, 2006 Author Posted August 6, 2006 I hope next week. If you want to get a more precise answer from Edi (who is doing this work), ask on the mailinglist, please. Jens
jteich Posted August 9, 2006 Author Posted August 9, 2006 The toolkit is now available at http://weitz.de/fm-plugin-tools/ -jens
Recommended Posts
This topic is 6746 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now