-
Software Development
Automatic Refactoring With Spring Boot Migrator
Spring Boot Migrator is a tool to migrate applications to Spring Boot. In this article, we are going to see…
Read More » -
Software Development
A tutorial on Spoofax, a Language Workbench
Today we are taking a look at Spoofax, a Language Workbench, an environment that permits quickly creating DSLs, and in…
Read More » -
Software Development
Parsing Log Files
In this article we will talk about parsing log files: how it is different from parsing your average programming language…
Read More » -
Communications
Experiences of Practical DSLs usages: a talk with Glen Braun
More and more people are looking into adopting DSLs. While they see the general benefits, and enthusiastically learn the technicalities…
Read More » -
Communications
When you need low-code or no-code and when you need DSLs
Today we see more and more interest in low-code and no-code solutions. One may wonder how they relate to DSLs.…
Read More » -
Web Development
WASI: how to run WebAssembly code outside of your browser
WASI: how to run WebAssembly code outside of your browser? WebAssembly started as a technology for writing applications running in…
Read More » -
Software Development
Quickly create DSLs with Langium
Langium is a language engineering tool designed to help create DSLs and low code platforms: you can quickly create DSLs…
Read More » -
Core Java
Saving JetBrains MPS models in a database using Modelix
JetBrains MPS is our tool of choice to build Domain Specific Languages targeting professionals who are not developers. MPS is…
Read More » -
Software Development
Getting started with ANTLR: building a simple expression language
This post is part of a series. The goal of the series is to describe how to create a useful…
Read More »