Email or username:

Password:

Forgot your password?
3 comments
Devil Lu Linvega

@akkartik left | bicycle

I send the selected text over, to the mini assembler program(bicycle) which assembles it and runs it in a vm(git.sr.ht/~rabbits/bicycle/tre).

Csepp 🌢

@neauoire @akkartik Feels similar to Plan 9's plumber. 🤔
If the selection is just sent to stdout, that means you could use this as some kinda generic (although not plumber levels of generic) "IDE" tool, right?

Devil Lu Linvega

@csepp @akkartik yeah, I don't have much use for this now, but who knows :)

Go Up