HEDL WASM - Basic Example
Loading WASM module...
Convert to JSON
Format HEDL
Validate
Clear
HEDL Input
%V:2.0 %NULL:~ %QUOTE:" %S:User:[id,name,email,role] %S:Post:[id,title,content,views] %N:User>Post %ALIAS: %active: "true" %ALIAS: %admin: "admin" --- users: @User |alice,Alice Smith,alice@example.com,%admin |post1,Hello World,My first post,150 |post2,HEDL Intro,Introduction to HEDL,320 |bob,Bob Jones,bob@example.com,user |post3,Getting Started,How to get started,95 |charlie,Charlie Brown,charlie@example.com,user settings: active: %active maxUsers: 1000 features: [analytics,search,export]
Output
Waiting for conversion...
Statistics
-
Schemas
-
Entities
-
HEDL Tokens
-
JSON Tokens
-
Token Savings