Pikolang

Pikolang

2 devlogs
15h 36m
•  Ship certified
Created by parth

Minimal, cute, turing-complete 1 letter keyword language (it can run entirely out of your browser, thanks to WASM)! There are no numbers: if you wish to do math, the string literals you provide will be treated as bijective base26 numbers! You can chain some operators (like io, input output, which stores the input and also prints it!).

Timeline

Ship 1

1 payout of shell 57.0 shells

parth

11 months ago

parth Covers 2 devlogs and 10h 6m

It's all deployed on Netlify now! The parser and VM are built to a WASM target and I'm just using a barebones website (see: previous devlog) as a test environment.

Update attachment

Initial devlog!

Update attachment