Please sign in to access this page

Pikolang

Pikolang

2 devlogs
15h 42m
•  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 days ago

parth Covers 2 devlogs and 15h 42m

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
parth
parth
15h 35m 11 days ago

Initial devlog!

Update attachment