We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Makeup

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

Makeup is the Gain version of the CSS language made by Alice Luxemborg as a way to make MarkupL's styling structure be easier

Syntax

It's basically the same as a CSS syntax:

­ 1: A[bgcolor:#00f0c0]

Here is the example:

­ 1: id="h">"this will turn red"<br>
­ 2: "See how Interactive Script interacts with Stuley"<br>
­ 3: <button text="Click me!" pushed=(main[])>

­ 4: style(h[])
­ 5: behave( make main[]{
­ 6: ­ set("h".mak,"color:#05F")
­ 7: } )