dfog
v1.0.0
Published
Source normalization layer for the fog language
Downloads
4
Readme
dfog
dfog is a code normalization layer for the fog language. Its job is similar to that of a "linker". It renders the fog program using WebKit and then simplifies CSS rules. An example of a rule simplication would be underline, dfog will convert all text with text-decoration: underline
into text enclosed in <u>
tags.