RSSAmplifier

Blog

Jactl Blog

Jactl Blog

jactl.ioRSS feed ↗20 posts

Latest posts

Jactl Meets Apache Camel: Benchmarking camel-jactl

Introducing camel-jactl, an Apache Camel language module for Jactl, with JMH benchmarks comparing Jactl against Groovy and Camel's Simple language for predicates, expressions, transformations, and full routes.

Jactl vs Groovy, JEXL, MVEL, and SpEL: A Performance Comparison

A comprehensive JMH benchmark comparison of Jactl, Groovy, Apache Commons JEXL, MVEL, and Spring Expression Language (SpEL) across arithmetic, string handling, collection processing, regex, recursion, closures, and compilation speed.

Announcing Jactl 2.9.0

Jactl 2.9.0 release with performance improvements and bug fixes

Announcing Jactl 2.8.0

Jactl 2.8.0 release with new for-in loops and improvements to compilation speed (300K lines/s)

Groovy vs Jactl: An Honest Comparison for Embedded JVM Scripting

An honest comparison of Groovy and Jactl for evaluating embedded JVM scripting languages.

Announcing Jactl 2.4.0

Jactl 2.4.0 release with new date/time classes and the ability to extend the language with new built-in types.

Announcing Jactl 2.3.0

Jactl 2.3.0 release with enhancements and bug fixes for the JVM scripting language.

Announcing Jactl 2.1.0

Jactl 2.1.0 release with enhancements and bug fixes for the JVM scripting language.

Announcing Jactl 2.0.0

Jactl 2.0.0 release with major enhancements including new language features and performance improvements.

Pattern Matching and Destructuring

How to use Jactl switch expressions for pattern matching with destructuring, regex matching, and binding variables.

Advent Of Code 2023 - Day 9

Solving Advent of Code 2023 Day 9 (Mirage Maintenance) using the Jactl programming language.

Advent Of Code 2023 - Day 8

Solving Advent of Code 2023 Day 8 (Haunted Wasteland) using the Jactl programming language.

Advent Of Code 2023 - Day 5

Solving Advent of Code 2023 Day 5 (If You Give A Seed A Fertilizer) using the Jactl programming language.

Advent Of Code 2023 - Day 6

Solving Advent of Code 2023 Day 6 (Wait For It) using the Jactl programming language.

Advent Of Code 2023 - Day 7

Solving Advent of Code 2023 Day 7 (Camel Cards) using the Jactl programming language.

Advent Of Code 2023 - Day 4

Solving Advent of Code 2023 Day 4 (Scratchcards) using the Jactl programming language.

Advent Of Code 2023 - Day 3

Solving Advent of Code 2023 Day 3 (Gear Ratios) using the Jactl programming language.

Advent Of Code 2023 - Day 2

Solving Advent of Code 2023 Day 2 (Cube Conundrum) using the Jactl programming language.

Advent Of Code 2023 - Day 1

Solving Advent of Code 2023 Day 1 (Trebuchet?!) using the Jactl programming language.

Proof of Concept: 20,000 Payments per Second with Checkpoint Replication

Proof of concept demonstrating 20,000 payments per second with Jactl checkpoint replication for high availability.