Cookbook

Step-by-step recipes for common additions to the Elle codebase.

RecipeDescription
primitivesAdding a new primitive function
heap-typesAdding a new heap type
bytecodeAdding a new bytecode instruction
special-formsAdding a new special form
lint-rulesAdding a new lint rule
prelude-macrosAdding a new prelude macro
pluginsAdding a new plugin