jadon

Results 29 issues of jadon
trafficstars

This thread is going to be a place where we discuss ideas on making O better suited for codegolf. Right now O can be pretty verbose and is easily beaten...

feature
help wanted

Since the O interpreter is in C, I'd like to port it to other systems such as the Wii and 3ds. We'd really just need a wrapper around the `o.c`...

feature
help wanted
porting
interpreter

`'īu` should output `300` because `ī` has a unicode value of 300. `u` takes a string and uncompresses it to a number, while `c` compresses a number to a string....

feature
in progress
interpreter

[Pyth](http://pyth.readthedocs.org/en/latest/)'s docs look fabulous. They're clean, organized, and they look professional. [O](http://o.readthedocs.org/en/latest/)'s docs are unorganized, messy, not updated, and they look terrible. I want to completely redo the documentation in...

help wanted
documentation
aesthetic
in progress

SpongeAuth fails to connect to the DB currently but we're getting there.

component: deployment

Forge tags exist for Sponge plugins that have Forge as a dependency, but standalone Forge mod support is limited. * [x] Forge Tag * [ ] Get Minecraft Version and...

type: enhancement
component: platform

![db](http://cf.way2muchnoise.eu/full_240630_downloads.svg) ![d](http://cf.way2muchnoise.eu/versions/240630.svg) Download badges are cool. Having ones for download count & compatible versions would be nice.

type: enhancement
help wanted
priority: low
component: backend

Something like [this](http://kirbyfan64.github.io/rs/index.html?script=%23%0A%2B%23%28.%29%28.*%29%20.*%3F%5C1%2F%5C1%23%5C2%20%0A.*%23%20.*%24%2F1%0A%5B%5E1%5D%2B%2F0&input=abc%20axbx%0Aabc%20axbxc%0Aabc%20axcxbx): `http://kirbyfan64.github.io/rs/index.html?script=%23%0A%2B%23(.)(.*)%20.*%3F%5C1%2F%5C1%23%5C2%20%0A.*%23%20.*%24%2F1%0A%5B%5E1%5D%2B%2F0&input=abc%20axbx%0Aabc%20axbxc%0Aabc%20axcxbx`

Interfaces don't require a block, but the highlighter won't highlight correctly until it finds a block for the interface. ``` kotlin interface Test /** * Doc Block Comment */ val...

howdy :wave: Currently the only way to use this library is by adding JitPack as a repository. Could we get this lib uploaded to the opencollab repo?