aweary / unnamed-web-lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

untitled-web-lang

Overview

This is an in-progress project to develop a modern, type-safe language with a built-in component model. The goal is provide an authoring experience that feels as smooth as React without all the friction of the meta-language React enforces.

It borrows many ideas from Rust and SwiftUI.

Getting Started

You can run the fixtures using the fixtures script

./scripts/fixtures.sh

This will start cargo watch for the fixtures directory, specifically the main.dan file there.

Tests

Contributing

About


Languages

Language:Rust 99.4%Language:TypeScript 0.5%Language:Shell 0.1%