Codetown ::: a software developer's community
Clojure is a programming language that shares the powerful meta-programming facilities of Lisp, has an agent-based approach to concurrency like Erlang, and can use or implement Java libraries.
Website: http://clojure.org
Members: 8
Latest Activity: Feb 13, 2014
Howard gave a talk about Clojure last night at the GatorJUG. Wow! We all learned so much. Howard used IntelliJ Idea to code on the fly from memory. We saw some sweet functionality and I think we're all excited about learning more. If you missed last…Continue
Started by Michael Levin Feb 13, 2014.
My bud Matt Raible blogged about reading a Scala book and I mentioned Stuart Holloway's…Continue
Tags: raible, lavigne, composure, clojure
Started by Michael Levin Jan 16, 2010.
Last nights GatorJUG prestation on Clojure with Eric Lavigne introduced us to Clojure's language elements. Say your customer, a timeshare company, wanted a new database driven reservation website. Build a case for Clojure and lay out a reasonable…Continue
Tags: reservation, system, timeshare, RDBMS, web
Started by Michael Levin. Last reply by Eric Lavigne Jan 16, 2010.
Loading feed
Comment
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

AWS recently announced CDK Mixins, a new AWS CDK feature that lets developers add reusable capabilities like security, monitoring, and configuration to AWS resources. Mixins work across different construct types, making infrastructure code more flexible and reusable.
By Renato Losio
Google recently announced that WebMCP is entering origin trials in Chrome 149. The new WebMCP standard proposal lets sites expose tools (e.g., JavaScript functions and HTML forms) to in-browser AI agents, which can thus reliably simulate user actions instead of resorting to possibly expensive (e.g., on-screen reading) and often unreliable guesswork (e.g., DOM scraping).
By Bruno Couriol
Google has announced the Google Colab CLI, a command-line tool that allows developers and AI agents to interact with remote Colab runtimes directly from a local terminal.
By Daniel Dominguez
Slack modernized its data platform by replacing SSH based execution in Amazon EMR pipelines with a REST driven orchestration layer called Quarry. The migration covered 700 plus Airflow operators, improving security, reliability, and observability while eliminating direct SSH access across production clusters and enabling a server side job lifecycle model.
By Leela Kumili
Google's Angular team has released a repository called angular/skills, focusing on Agent Skills that enhance AI coding agents' ability to write modern Angular code. The repository includes skills for generating code and scaffolding applications, reinforcing current Angular conventions. It serves as a snapshot, aiming to improve AI suggestions by providing updated context.
By Daniel Curtis
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Clojure to add comments!