- to reference lisp book programming by brightbyte on Jul 28, 2008, 10:05 PM
- to editor tips emacs cool howto programming tutorial software toread reference lisp by rwoz and 1 other person on Jun 11, 2008, 1:18 PM
In analyzing my data I wanted to classify it with a naive Bayesian classifier. I wasn't sure I had the math right, so I wrote a tiny abstract classifier to...In analyzing my data I wanted to classify it with a naive Bayesian classifier. I wasn't sure I had the math right, so I wrote a tiny abstract classifier to test with. The code is pretty cool:
to source programming bayesian scheme lisp ai by fmeyer on May 27, 2008, 3:42 PMKurs i datalingvistikk og kognitiv vitskap ved UiB, notat og oppgåver, mm.
to Slime me lisp syntax by unhammer on May 19, 2008, 8:37 PMClojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachabi...Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection.
Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language, and features a rich set of immutable, persistent data structures. When mutable state is needed, Clojure offers a software transactional memory system and reactive Agent system that ensure clean, correct, multithreaded designs.
I hope you find Clojure's combination of facilities elegant, powerful, practical and fun to use.
The primary forum for discussing Clojure is the Google Group - please join us!
Rich Hickey
to software java language frameworks lisp develop jvm by gresch and 1 other person on Mar 16, 2008, 2:51 PM- to tutorial mode howto editor lisp emacs programming by mk1298 on Mar 3, 2008, 10:43 PM
I'd like to share two nifty language implementation tricks I've come across recently. The first is about doing allocation safely and quickly. It's helpful ...I'd like to share two nifty language implementation tricks I've come across recently. The first is about doing allocation safely and quickly. It's helpful to have read Atomic heap transactions and fine-grain interrupts as background, but the first paragra
to vm collector programming memory lisp gc garbage by fmeyer on Feb 3, 2008, 11:13 AMThis page, and the pages it links to, contain text of the Common Lisp book Practical Common Lisp
to develop programming reference tutorial lisp by jaeschke and 6 other people on Jan 15, 2008, 1:23 PMThis page, and the pages it links to, contain text of the Common Lisp book Practical Common Lisp
to develop lisp tutorial software books reference by gresch and 6 other people on Jan 15, 2008, 1:07 PM- to slime emacs lisp by phawk on Dec 31, 2007, 3:43 PM
- to xml owl lisp tool metadata editing ontology by pitman on Dec 27, 2007, 10:22 PM
- to lisp programming by brightbyte on Dec 25, 2007, 9:27 PM
- to lisp hub programming by brightbyte on Dec 12, 2007, 10:16 AM
Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachabi...Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure
to Lisp compiler jvm functional programming Java language by fmeyer and 1 other person on Nov 13, 2007, 1:16 AMHop is a new higher-order language designed for programming interactive web applications such as web agendas, web galleries, music players, etc. It exposes...Hop is a new higher-order language designed for programming interactive web applications such as web agendas, web galleries, music players, etc. It exposes a programming model based on two computation levels. The first one is in charge of executing the lo
to ajax ANTLR web lisp web2.0 language programming by fmeyer on Oct 8, 2007, 9:34 PM- to programming lisp features reference by phawk on Oct 8, 2007, 4:47 PM
- to clos lisp by phawk on Oct 4, 2007, 4:53 PM
- to programming book sthuebner lisp script by kasvio on Aug 30, 2007, 10:32 AM
- to programming lisp project by phawk on Jul 20, 2007, 12:07 AM
- to emacs spreadsheet lisp by mobileink on Jul 19, 2007, 5:15 PM