Skip to content

A statically typed, functional (Haskell-esque) programming language which compiles to WASM.

Notifications You must be signed in to change notification settings

Highly-Unstable-Hadron/Pointless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pointless

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 plagiarised borrowed 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!

Update: 5/12/2023

WASM code generation completed!! Apparently, though, it's not valid WASM.

Update: 14/01/2024

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.

About

A statically typed, functional (Haskell-esque) programming language which compiles to WASM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published