Skip to main content

S-Expressions: The JSON of Functional Programming (That Actually Makes Sense)

· 4 min read
Osamah Alghanmi
Co-Founder & Technical Lead

S-Expressions, JSON, and the Functional Renaissance

Why we chose Lisp-style S-expressions over JSON for logic definition, and why you might too.

Everyone loves JSON, but when you need logic, you end up with string templates or JavaScript. What if your data format was your logic format?

Recent Posts

The IKEA Effect for Software: Why We Built Apps from Flat-Packs

· 4 min read
Osamah Alghanmi
Co-Founder & Technical Lead

IKEA revolutionized furniture by making it composable, flat-packed, and assembly-friendly. What if software worked the same way?

Recent Posts

Welcome to Almadar

· One min read
Almadar Team
The Almadar Team

We're excited to introduce Almadar - The Physics of Software.

Almadar is a declarative framework for building full-stack applications through state machines. Define your entities, behaviors, and UI as schemas that compile to production-ready code.

Recent Posts

Machines with Traits: How Almadar Will Transform Robotics

· 4 min read
Almadar Team
The Almadar Team

A Vision for the Future of Automation


Introduction

Imagine a world where you don't need to write thousands of lines of code to make a robot move intelligently. A world where you declare machine behavior the same way you describe planets moving in their orbits.

This is the world of Almadar.

In this series, we'll explore how the Almadar language can revolutionize robotics and industrial automation.

Recent Posts