RSS Amplifier

Blog

LIPS Scheme blog

LIPS Scheme blog RSS Feed

lips.js.orgRSS feed ↗5 posts

Latest posts

How to Serialize Any Object in JavaScript?

In this article, I will explain how the serialization of objects (in dump compiler) works in LIPS.

Internals: Syntax Extensions

Syntax extensions are a feature in LIPS Scheme that allow users to add new syntax. They work similar

Internals: Finite-State Machine Lexer

The first version of LIPS Scheme had regex based tokenizer. It was using a single regex to split the

Scheme Regex literals in Emacs

LIPS Scheme support regular expression literals, but it's not the only one implementation that

LIPS Scheme History

This is the first article on LIPS blog. In this article I will write about the history of LIPS