Johan B.W. de Vries 0cf8a246fe Reworked compiler so it uses WasmGenerator
Also, started work on foldl

Also, added a missing FIXME
2022-08-10 20:51:01 +02:00
2021-04-03 20:40:11 +02:00
2022-08-06 13:44:11 +02:00
2022-07-09 12:35:32 +02:00

phasm

Elevator pitch

A language that looks like Python, handles like Haskell, and compiles to WebAssembly.

Naming

  • p from python
  • ha from Haskell
  • asm from WebAssembly

You will need wat2wasm from github.com/WebAssembly/wabt in your path.

Ideas

Description
A programming language, looks like Python, handles like Haskell, and compiles directly to WebAssembly.
Readme 4.2 MiB
Languages
Python 99.4%
Makefile 0.6%