Aktuelle Änderungen
Printable View
Änderungen
Bearbeiten
CharlesBabbage > ObjectOriented > ObjectOrientedness > AutoCompletion > CodeReadability > EleganceMatters > DBSchemaDiffing > DBSchemaDiffs > PythonOnWindows > DebuggingPython > PhilipGreenspun > AikidoYoshinkan > PSPad > ExtendingPython > LexicalClosures > Closures > ClojureOnDotNetClear Trail
ClojureClr
Clojure
Lisp
- A C# REPL (in Clojure)
- A REPL is a Read-Eval-Print Loop, which is a fancy way of saying "an interactive programming command line". It’s like the immediate window in the Visual Studio debugger on steroids, and its absence is one of the increasing number of things that makes C# painful to use as I gain proficiency in more advanced languages.
Xronos
- http://bitbucket.org/stefanrusek/xronos/wiki/Home
- Welcome to your Xronos! Xronos is a DLR language strongly influenced by Clojure. (By strongly, I mean, it is a DLR version of clojure.) Another way to think about it is to think of Xronos as Clojure.NET (but without a dorky .NET in the name).