fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#kuroko

0 posts0 participants0 posts today

Okay, I didn't know that other people were interested in the #Kuroko language like I was.

This #GitHub user added Kuroko to the #SourceEngine which is the coolest thing I've seen all week if I'm honest.

github.com/evanlin96069/vkuroko

Big props to this user, go show him some support.

Integrating Kuroko with Source. Contribute to evanlin96069/vkuroko development by creating an account on GitHub.
GitHubGitHub - evanlin96069/vkuroko: Integrating Kuroko with SourceIntegrating Kuroko with Source. Contribute to evanlin96069/vkuroko development by creating an account on GitHub.
Continued thread

GOOOOD NEWS EVERYONE! (/ref)

#Bim (although not in #Kuroko fully but still uses Kuroko to an extent) and Kuroko itself work in #Musl on a bare kernel! I'm only using #BusyBox and util-linux (which are the only non-Kuroko tools)! Everything including the #Linux kernel is compiled to Musl.

I'm calling this Lunaris. Yes I reuse names from failed projects of mine a lot. This is very volatile. One wrong move and I need to remake the rootfs or the disk image or packages... I hate it.

Alright, alright. Get this.

A #Linux distro using nothing but #Kuroko and #Musl.

Of course me getting Kuroko into Alpine community repos on edge inspired me to do this.

Anything else the user installs is in a different language of course but the main system not including the kernel uses Kuroko… maybe except coreutils if I don’t want to write them into Kuroko.

Is this even possible? Probably not, but I’m willing to find out. I mean Linux with Node.JS exists.

#Kuroko is now in the edge/community repo on #AlpineLinux and #postmarketOS officially!

I’m the sole maintainer of Kuroko on #Alpine!

Here’s me installing it on a fresh copy of #pmOS on a #Pixel3A to celebrate!

Thanks the person on my original #Mastodon post for convincing me and the Alpine #aports team.

I did #Fedi! The joke is now reality. Please #boost as this is a big achievement for me!!!

This #Pixel3a may be the first #postmarketOS powered device or even first #Phone EVER to build and run the #Kuroko #Python dialect!

#GitHub repo for Kuroko (made by the same guy who created ToaruOS and even he ported Kuroko to UEFI):

github.com/kuroko-lang/kuroko

(Built on master branch directly from #pmOS which is cool!)

UPDATE:
gitlab.alpinelinux.org/alpine/

Now attempting to get Kuroko officially in Alpine repos!

is a lightweight dialect.

Kuroko is a bytecode compiled language with a nearly Python-compatible syntax. Kuroko's differences include having explicit variable declaration with block-level scoping. Kuroko features a simple C API, which allows for adding functions in the embedded VM. Kuroko supports Python's basic types, generators, with, try/catch, classes, decorators, type hints, and more.

Website 🔗️: kuroko-lang.github.io/

kuroko-lang.github.ioKuroko