A port of Clojure to the CLR, part of the Clojure project
Forked from richhickey/clojure-clr Sat Sep 19 09:25:44 -0700 2009
Last updated Sat Dec 05 05:25:04 -0800 2009
The Clojure programming language
Forked from richhickey/clojure Sat Sep 19 13:53:36 -0700 2009
Last updated Sat Sep 12 20:15:27 -0700 2009
A JVM-based Erlang VM
Visual Studio 2010 plugin for.... well you will just have to wait and see
3 commits »
Modified copyrights per Rich
Made symbol |-escaping conditional on *allow-symbol-escape* flag -- more integration to come later.
Added pipe escaping to token processing in the Lisp reader
heavy lifting in clojure
KeePass implementation for android
11 commits »
Updated to Java commit 17f5c88: removed more shadowing
Updated to Java commit f6c12c1: fixed sorted-set-by with no items, and added test coverage
Updated to Java commit 5f9d701: Fixed broken test-embedded constants
Updated to Java commit b65501e: Unifying array support for primitives
Updated to Java commit f966d6e: Unifying array support for primitives
Updated to Java commit ebcbde9: add type-hint to defmethod to avoid spurious reflection warnings
Updated to Java commit 146f361: fixed zip/down on leaves
Updated to Java commit 81e19dd: Add clojure.test.junit
Updated to Java commit ebf6a66: Add char? fn to test for Character
Updated to Java commit 1b4852f: give meaningful names to inline expanders
Updated to Java commit 490e2f4: zip/children now checks whether the node is a branch
18 commits »
Updated to Java commit 284ee8a: *-seq should return nil if the LazySeq is empty.
Updated to Java commit 841dc9c: fix some's doc string
Updated to Java commit 749a0ad: make -> and ->> metadata-aware
Updated to Java commit 4115b53: Preserve type hints set on inlined and interop forms
Updated to Java commit fbacc4a: Added bound-fn to define thread-local binding aware functions
Updated to Java commit 9bde10d: Add test for metadata-carrying deftest
Updated to Java commit 7779c99: Preserve test var metadata within deftest
Updated to Java commit f5f2943: Don't repeatedly compose on calls to use-fixtures + some test updates
Updated to Java commit 6aab0f2: Fix incorrect message when first argument to def is not a symbol
Updated to Java commit 9e810bf: added sorted-set-by
Updated to Java commit d910b3d: improve error message on seqFrom to include full classname
Updated to Java commit 0ba40a2: Implement take-last
Changed with-open to call Dispose instead of Close. Closes #35
Fixed bug in ArrayChunk ctor. Closes #38
Removed Compiler LINE/LINE_BEFORE/LINE_AFTER in lieu of using new source file location metadata. Closes #23
Changed source file meta data from individual fields to an IPersistentMap
Added debug information for source code location. Integrates with VS debugger just wonderfully.
LispReader adds start/end line/col numbers to list meta
simple functional circuit-breaker
Added index to LineNumberingTextReader (and renamed Position)
2 commits »
Made Compiler.GenerateAST public in order to facilitate source code analysis (a la expression-info in clojure-contrib)
Fixed some lowercase naming problems in core_proxy.clj. Closes #36
Added gen-inteface. Closes #33
Added genclass
Developing a new programming model using concepts from DCI and dividing object methods into multiple layers
Help! Dan North has kidnapped me and is making me create a BDD framework in Clojure
6 commits »
Fixed return type on ThrowExpr
Integrated my BigDecimal. Dependency on vjslib eliminated.
Bogus commit to get rid of some spurious deleted files
Added BigDecimal implementation (not yet integrated).
Fixed a bug in BigInteger addition (adding to zero)
Fixed breakage caused by DLR namespace change.
The Bourne Framework
a bunch of combinators and stuff
A Terracotta Integration Module for the Clojure language.
A model for storing Clojure data in RDF stores
sample code using cascading-clojure
Simple, fast, easy web applications in idiomatic Clojure.
An experiment in publishing code and words about code on a small scale.
CouchDB swimming in a Ruby soup
hashing out a spec proposal for html5
A driver written in c# to connect to the MongoDB document oriented database.
The initial mission statement is to take control of building a common set of open source packages that are probably similar to many in the ALT.NET space.
The Mono project ported to Android
A sample VS2010 extension that hilights the current line in the text editor
Math.NET LinqAlgebra - computer algebra based on linq expressions
Math.NET Numerics
BERT (Binary ERlang Term) serialization library for Ruby.