Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 234 Bytes

File metadata and controls

16 lines (15 loc) · 234 Bytes

OwOScript

A typed language that compiles to JS.

Kinda like typescript, but with weeb shit.

Language Specification

TODO

Lexer

TODO

Parser

TODO

Output

TODO

Types

TODO

Optimizations

TODO