Email or username:

Password:

Forgot your password?
Devil Lu Linvega

Made a little companion REPL to Left, select a bit of code and press ctrl+p to have it assembled and evaluated in the Bicycle window. It's a good way to learn how #uxntal translates to bytes, and vice-versa.

git.sr.ht/~rabbits/bicycle#run

2 comments
charlie

@neauoire oooh, that's exactly what I need rn 👀 I think it's time I should finally check out your workflow for these kind of gems

Devil Lu Linvega

@bellinitte lemme know if you need a hand with it :)

Right now I run it like this:

left | bicycle

Go Up