This just in from Luis Espinal of MJUG:

http://www.easyb.org/

The EasyB syntax for writing stories and specifications is a lot more succinct than the one provided by Specs, the Scala BDD framework (at least when looked upon from a 10K foot view)
It also got me to think why TDD and BDD is not so common with plain Java. Java's atrocious verbosity makes it very hard to write tests and specs. At least superficially, it looks like a pleasure to use EasyB to write specs for Java and Scala programs.

Regards,

Luis Espinal
===
Scala appeals to developers because it's a functional language and not as verbose as most languages. You can see examples of another functional language, Clojure, in Contest Town. Eric Lavigne wrote an instant runoff election and a Wari program using Clojure.
An interesting discussion is going on in the MJUG mailing list. Thoughts?

Views: 60

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

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.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

LangGrant Unveils LEDGE MCP Server to Enable Agentic AI on Enterprise Databases

LangGrant has launched the LEDGE MCP Server, a new enterprise platform designed to let large language models reason across complex database environments without directly accessing or exposing underlying data.

By Craig Risi

Google Introduces Conductor, a Context-Driven Development Extension for Gemini CLI

Google has released Conductor, a new preview extension for Gemini CLI that introduces a structured, context-driven approach to AI-assisted software development. The extension is designed to address a common limitation of chat-based coding tools: the loss of project context across sessions.

By Robert Krzaczyński

Microsoft Share Update on TypeScript 7

Microsoft's TypeScript 7, codenamed Project Corsa, transforms the compiler with a complete rewrite in Go, achieving up to 10x faster builds and reduced memory usage. With strict mode enabled by default, this update enhances type safety while maintaining compatibility. Developers are excited about the performance gains and improved efficiency for large codebases.

By Daniel Curtis

Presentation: Java Concurrency from the Trenches: Lessons Learned in the Wild

Hugo Marques explains how to navigate Java concurrency at scale, moving beyond simple frameworks to solve high-throughput IO challenges. Drawing from real-world Netflix projects, he discusses the pitfalls of nested parallel streams, managing backpressure with semaphores, and the shift from bounded executors to Virtual Threads. Learn to protect downstream services while maximizing JVM performance.

By Hugo Marques

Article: Spec Driven Development: When Architecture Becomes Executable

Spec-Driven Development inverts traditional architecture by making specifications executable and authoritative. It transforms declared intent into validated code through AI generation and provides architectural determinism. It eliminates drift through continuous enforcement, but demands new engineering discipline in schema design and contract-first reasoning.

By Leigh Griffin, Ray Carroll

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service