2022-08-06 14:52:57 +02:00
2022-07-20 20:40:26 +02:00
2021-04-03 20:40:11 +02:00
2022-07-09 12:35:32 +02:00
2022-08-06 13:44:11 +02:00
2022-07-09 12:35:32 +02:00
2022-06-19 16:54:14 +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%