📄️ Core features
Core LIPS features added on top of Scheme, related to JavaScript
📄️ Reflection
A way to introspect and manipulate LIPS internals
📄️ SXML (e.g. for React)
SXML it's what JSX is for JavaScript
📄️ Environments
Environments in LIPS are first class objects
📄️ Functional and other utils
Code that allows to do more with less
📄️ Extending LIPS
A way to extends LIPS syntax, not only with macros
📄️ REPL
features of Node.js and Web REPL
📄️ SRFI
List of supported SRFI
📄️ Embedding LIPS REPL
Embedding the LIPS Scheme REPL