Lovable Acquires SLang Creator Sutro to Simplify Backend Development for AI Builders
Lovable announced on September 18, 2026, that it has acquired Sutro, the company behind the SLang programming language and a platform for generating production-ready backends. The deal brings Sutro founder Tomas Halgas and three Sutro engineers into Lovable's fold, with Halgas taking on a technical evangelism role. This acquisition reflects a shared conviction between the two teams: that as more people build and ship software, understanding how it works should be as effortless as building it.
Sutro spent five years developing a language, compiler, and backend platform designed to make application behavior and security rules explicit. The company's approach centers on what it calls a "zero-infra" model, meaning developers can define entire backends without wrestling with complex infrastructure or boilerplate code. According to Lovable's announcement, the deal underscores a fundamental belief that reliability and trust in software should match the ease of building it.
What Makes SLang Different From Traditional Backend Development?
SLang is designed to be intuitive for both humans and artificial intelligence systems. The language lets developers define complete backends by specifying six core constructs without verbose syntax or unnecessary complexity. This approach means developers can go from a simple text prompt to a functioning backend in under two minutes, according to Sutro's claims.
The language's core building blocks include:
- Entities: Persisted database records and their relationships
- Schemas: Reusable non-persisted structured types for organizing data
- Actions: Typed business logic functions that define what the backend does
- Triggers: HTTP endpoints, message queues, scheduled jobs, and event handlers
- Security: Built-in subjects, identity fields, groups, roles, and permissions management
- Modules: Pre-built capabilities such as AI integration and HTTP calls
Sutro's platform supports three generation paths: prompt-to-backend, prompt-to-full-stack, and Figma-to-code. Once a backend is generated, it becomes a live API server with downloadable OpenAPI documentation, accessible at a dedicated URL. The company claims that using SLang requires 12 times less code than competing solutions and costs 97 percent less than using Supabase, a popular backend-as-a-service platform.
How Does This Acquisition Strengthen Lovable's Platform?
Lovable has been on a rapid expansion trajectory. In August 2026, the company raised $400 million in Series C funding at a $13.3 billion valuation, led by Menlo Ventures and co-led by the Scaleup Europe Fund managed by EQT. The company reported that apps built on its platform see over 900 million visits every month, and it planned to grow to roughly 450 team members in 2026.
The Sutro acquisition complements Lovable's existing capabilities by adding sophisticated backend generation to its frontend-focused AI builder. Halgas and his three engineers, Max Gfeller, Tony Zhan, and Hirad Arshadi, bring more than 20 years of combined experience building code-generation engines. Their expertise in making complex technology understandable to non-experts aligns perfectly with Lovable's mission to democratize software development.
This is not Lovable's first acquisition. The company previously acquired Molnett in November 2025, which expanded its platform team. The Sutro deal represents a strategic deepening of Lovable's full-stack capabilities, moving beyond visual app building into the backend infrastructure that powers production applications.
What Does This Mean for Developers Using Lovable?
The integration of SLang into Lovable's ecosystem could fundamentally change how developers approach building complete applications. Instead of stitching together multiple tools for frontend design, backend logic, and deployment, developers may soon be able to describe an entire application in natural language and have both the user interface and backend infrastructure generated automatically.
Sutro had already distributed an official SLang skill for AI coding agents such as Claude Code through its GitHub repository, giving these agents knowledge of the language's syntax and semantics. This means AI assistants can already understand and generate SLang code, making it easier for developers to work with the language through conversational prompts.
The timing of this acquisition also follows Lovable's September 15, 2026, partnership announcement with Salesforce. That partnership connects Lovable-built apps to Salesforce through multiple integration paths, including Headless 360 APIs, Slack-based app building, shared code channels, and installable Slack bots. With Sutro's backend capabilities now in the fold, Lovable users will have more sophisticated options for connecting their applications to enterprise systems.
Since November 2024, people have created more than 70 million projects with Lovable, demonstrating the platform's rapid adoption among both professional developers and non-technical builders. The Sutro acquisition suggests that Lovable is betting on a future where the barrier between frontend and backend development dissolves entirely, allowing anyone to build production-grade applications without deep infrastructure knowledge.