Matte is a Temple compiler that processes macros (basically tags) and mixins in an HTML document (formatted as an s-expression) and returns the resulting HTML, which is then compiled into Ruby by Temple. Note that this doesn't actually come with a full built-in markup language compiler; rather it only contains a compiler for processing Matte macros.
Required Ruby Version
>= 3.2
Authors
fmixolydian