Articles by Tag #dsl

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Designing Low-Code Platforms Through the Lens of Tensor Products

A fundamental problem in software design is scalability. A basic strategy for handling scalability is...

Learn More 1 0Nov 17 '25

What kind of ORM engine does a low-code platform need? (2)

Continuation of the previous article. In the previous article, I conducted an initial theoretical...

Learn More 3 0Oct 28 '25

Starting Dusty — A Tiny DSL for ETL & Research Data Cleaning

For the last few weeks I’ve been thinking seriously about building my own programming language. Not a...

Learn More 1 0Dec 11 '25

The Mathematical Kernel of Model-Driven Architecture: The Y = F(X) Delta Invariant Unifying Generation and Evolution

Abstract: Model-Driven Architecture (MDA) addresses software complexity by raising abstraction levels...

Learn More 1 0Nov 24 '25

XDSL: General-Purpose Domain-Specific Language Design

The Nop platform offers a language-oriented programming paradigm: when solving problems, we tend to...

Learn More 0 0Nov 24 '25

DSL Design Essentials from the Perspective of Reversible Computation

Low-code platforms’ visual designers are essentially structured editors for a DSL (Domain Specific...

Learn More 0 0Nov 17 '25

A Clarification of the Delta Concept for Programmers, Using Git and Docker as Examples

The theory of Reversible Computation proposes a general formula for software construction App =...

Learn More 0 0Nov 18 '25

Starting Dusty — A Tiny DSL for ETL & Research Data Cleaning

For the last few weeks I’ve been thinking seriously about building my own programming language. Not a...

Learn More 0 0Dec 11 '25

Data Driven Generic Code Generator

Maven-Integrated Code Generator The Nop platform provides code generation capabilities...

Learn More 0 0Nov 17 '25

talkDOM: A Tiny Message-Passing Runtime for the DOM

talkDOM is a lightweight framework for declarative DOM messaging. HTML elements send Smalltalk-style messages to fetch content, update the DOM, compose pipelines, and control navigation—all with a tiny runtime and no build step.

Learn More 1 0Mar 7

11 Years on a Hobby Project: SymOntoClay Dev Journal

For 11 years I have been experimenting with a multi-paradigm language designed to describe NPC...

Learn More 2 2Jan 10

🚀I build JetScript — the focused, modern successor to JavaScript for MVPs, educators, and indie devs.

Tired of configs, boilerplate, and frameworks that make your MVP feel like a PhD thesis? 🔗...

Learn More 7 9Mar 26 '25

Zigflow: The Missing Temporal DSL

TL;DR: Zigflow lets you write Temporal workflows in YAML, so you can focus on what happens instead of...

Learn More 2 1Feb 2

Equivalence of XML, JSON, and Function ASTs

The Nop Platform’s overarching technical strategy can be said to revolve around Tree structures. How...

Learn More 0 0Nov 20 '25

Flexible DSL Embedding Using Prefix-Guided Syntax

In the DSL syntax design of the Nop platform, a crucial concept is layered syntax design. This means...

Learn More 0 4Nov 20 '25

Building My First Scala DSL (and the Design Mistakes I Made)

I’ve always liked DSLs, but building one turned out to be more humbling than I expected. ScalaCron...

Learn More 1 0Jan 20

Hova: a small DSL for describing worlds (early projects)

I've been working on a small project called Hova. Hova is a DSL focused on** describing game worlds,...

Learn More 0 0Jan 21

Hova: a small DSL for describing worlds (early projects)

I've been working on a small project called Hova. Hova is a DSL focused on** describing game worlds,...

Learn More 0 0Jan 21

What is data-driven? How does it differ from model-driven, domain-driven, metadata-driven, and DSL-driven?

Nowadays, many low-code platforms claim their platforms are data-driven. Someone in a group raised a...

Learn More 0 0Nov 28 '25

Advanced Kotlin DSL: Building Smart Builders with Validation and Error Aggregation

Kotlin DSLs are often used for configuration or UI building, but they rarely enforce correctness at...

Learn More 1 0Apr 1 '25

Cattri: The Ruby DSL for Clean, Scalable Class and Instance Attributes

GitHub: https://github.com/bnlucas/cattri Ruby gives us tools like attr_accessor, and Rails builds...

Learn More 4 1Apr 23 '25

LWRE: A Lightweight Java Rule Engine for Scalable, Dynamic Business Logic

Hello Dev.to community! 👋 I’m thrilled to introduce LWRE (Lightweight Java Rule Engine), an...

Learn More 0 0Jul 28 '25

New programming language by me

A# (A-Sharp) So it's a supposed hobby project developed by me. A# is an open-source...

Learn More 1 0Jan 11

Form layout language in a low-code platform: NopLayout

Forms are the primary means of information presentation in information systems. As early as the OA...

Learn More 0 0Nov 14 '25

What if React never needed JavaScript? Introducing NO JS 🧠

NO JS – A Syntax Operating System for the Web What if you could build full web apps — with...

Learn More 4 3Apr 1 '25

StaLang Announce

Announce StaLang (Statistics Language) is a interpreted DSL programming language designed...

Learn More 1 0Nov 23 '25

Ditch the Assembly: Write High-Performance GPU Kernels in Python with Tile Language

Quick Summary: 📝 Tile Language (tile-lang) is a domain-specific language designed to...

Learn More 0 0Nov 30 '25