A statically typed, functional (Haskell-esque) programming language which compiles to WASM.
And some more stuff. Mostly less stuff.
Syntax of the language may be found in the unit test file example file: __input__/home.ptless
.
Oh, and it's pointless.
- Revel at the beautiful syntax
plagiarisedborrowed from Haskell! - Feast your eyes on disgusting gray/white plaintext with zero syntax highlighting!
- Read with wonder the code of my jaw-droppingly slow recursive lexer-parser!
- Use my blazingly fast (!!!) completely unoptimized (!!!) compiled (and currently nonexistent) binary everywhere!
My life is pointless. Now yours can be too!
Join the Pointless cult today!
WASM code generation completed!! Apparently, though, it's not valid WASM.
Semantic analyzer has been completed!! That's the wrong sequence of steps, but yay! Code generator plays mostly well with the semantic analyzer's output.