Hey all! I am making a new programming markup language, along with some others... (names will be withheld). This seems to be the current trend, however, I have been in the planning stages for months. And now I am out of ideas.
\r\n
\r\nHere is a sample syntax for a page:
\r\n
\r\n
Code:
\r\n
\\\\Description {{Page Description}}\r\n #title(Test Page);\r\n #backcolor(Blue);\r\n//\r\n\r\n\\\\Page {{Actual code for the page}}\r\n [text !font(Arial), !size(2), !color(blue),]\r\n This makes blue text.\r\n [/text]\r\n//\r\n
Any ideas, comments, or suggestions on the syntax or anything else?
\r\n~MikeJ
\r\n
\r\nP.S.
\r\nDoes anyone know what language the interpreter for HTML was originally written in?
\r\n
\r\nP.P.S.
\r\nIn case you were wondering, ASML stands for
Alternate
Scripting
Markup
Language.
\r\n \r\n\r\n