Nov 19th 2025
Markus Rudolph
In this blog post, we continue exploring the synergy between Langium and LLVM by detailing how to generate LLVM IR from an AST created by Langium to make your language executable.
Oct 30th 2025
Mark Sujew
Mark explains how native Jupyter-style notebooks were implemented in Theia, detailing key architecture choices and performance improvements.
Oct 29th 2025
Dr. Miro Spönemann
Miro presents Open Collaboration Tools, an open-source framework enabling real-time collaborative editing across IDEs and web applications.
Oct 10th 2025
Soulaymen Chouri, Dr. Steven Smyth
In this post, we showcase SWAG: A semiformal DSL for generating web applications, as well as some patterns and best practices for building semiformal DSLs.
Sep 25th 2025
Kai Salmen
monaco-languageclient version 10 contains all tools needed to create complete editor-centric web applications, and thus it goes beyond just being a library for LSP integration.
Jul 31st 2025
Benjamin F. Wilson
Langium 4.0 is released! This release brings multi-reference support, infix operator rules, strict mode for Langium grammars, and more!
Jul 3rd 2025
Jan Bicker, Jonah Iden, Dr. Miro Spönemann
OCT is the first open source framework to support live collaboration between IDEs and web apps—a strategic advantage for flexible cross-platform development.
Jun 6th 2025
Dr. Johannes Meier, Dr. Insa Fuhrmann
Johannes and Insa present our new open source project Typir for type checking your language in the web. The stand-alone library provides default implementations for type checking as well as predefined types to reuse.
May 23rd 2025
Daniel Dietrich, Dr. Miro Spönemann
We're pioneering a fundamental shift in how humans and AI interact by leveraging domain-specific languages that deliver unmatched precision and clarity where natural language fails.
Apr 17th 2025
Benjamin F. Wilson, Daniel Dietrich, Dr. Miro Spönemann
TypeFox presents Langium AI, a toolbox for building applications that leverage both LLMs and Langium DSLs. We explore its vision, challenges and solutions.
Nov 14th 2024
The recent release of a collaboration feature in Theia enables adopters to create custom collaborative editing experiences, such as text, diagram editors and custom views.
Oct 24th 2024
Dr. Johannes Meier
Typir is an open source TypeScript framework that simplifies type system development for both graphical and textual languages. Johannes gives us an overview and demo of the project.