What is SEN?
SEN (Shape Expression Notation) is a revolutionary markup language designed to create beautiful, interactive experiences with minimal code.
Basic Structure
<doc!SEN>
<?/src=myproject>
<stylistic>
align.center=true
</stylistic>
<label:"{Hello SEN World}">
<button=clickable>
Comments
You can add comments using # or #$:
#$ This is a multi-line comment
#$ that spans multiple lines
# This is a single-line comment
Features
- Intuitive shape creation & styling
- Built-in game mode capabilities
- Interactive elements without JavaScript
- Seamless integration with modern frameworks
- Support for comments with # and #$