Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
A fundamental problem in software design is scalability. A basic strategy for handling scalability is...
Continuation of the previous article. In the previous article, I conducted an initial theoretical...
For the last few weeks I’ve been thinking seriously about building my own programming language. Not a...
Abstract: Model-Driven Architecture (MDA) addresses software complexity by raising abstraction levels...
The Nop platform offers a language-oriented programming paradigm: when solving problems, we tend to...
Low-code platforms’ visual designers are essentially structured editors for a DSL (Domain Specific...
The theory of Reversible Computation proposes a general formula for software construction App =...
For the last few weeks I’ve been thinking seriously about building my own programming language. Not a...
Maven-Integrated Code Generator The Nop platform provides code generation capabilities...
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.
For 11 years I have been experimenting with a multi-paradigm language designed to describe NPC...
Tired of configs, boilerplate, and frameworks that make your MVP feel like a PhD thesis? 🔗...
TL;DR: Zigflow lets you write Temporal workflows in YAML, so you can focus on what happens instead of...
The Nop Platform’s overarching technical strategy can be said to revolve around Tree structures. How...
In the DSL syntax design of the Nop platform, a crucial concept is layered syntax design. This means...
I’ve always liked DSLs, but building one turned out to be more humbling than I expected. ScalaCron...
I've been working on a small project called Hova. Hova is a DSL focused on** describing game worlds,...
I've been working on a small project called Hova. Hova is a DSL focused on** describing game worlds,...
Nowadays, many low-code platforms claim their platforms are data-driven. Someone in a group raised a...
Kotlin DSLs are often used for configuration or UI building, but they rarely enforce correctness at...
GitHub: https://github.com/bnlucas/cattri Ruby gives us tools like attr_accessor, and Rails builds...
Hello Dev.to community! 👋 I’m thrilled to introduce LWRE (Lightweight Java Rule Engine), an...
A# (A-Sharp) So it's a supposed hobby project developed by me. A# is an open-source...
Forms are the primary means of information presentation in information systems. As early as the OA...
NO JS – A Syntax Operating System for the Web What if you could build full web apps — with...
Announce StaLang (Statistics Language) is a interpreted DSL programming language designed...
Quick Summary: 📝 Tile Language (tile-lang) is a domain-specific language designed to...