Hacker News new | past | comments | ask | show | jobs | submit login

> I have never been successful getting any of the UI or drawing libraries to work.

Have you tried jaylib (built on top of raylib)? I have gotten that to work well on macos, linux and windows. :)

> The main http server circlet is MIT licensed, but it is built on top of Mongoose, which is GPL/paid commercial. Something to be aware of if you want to distribute binaries made with this library.

While I haven't used it outside of development, chidi is MIT licensed. :) https://git.sr.ht/~pepe/chidi




When I tried to use jaylib I was not able to get it to work at the time. Might have to give it another shot.

The http server used in Chidi is actually fairly new and I was not aware of it. It is part of the spork package. About two months ago I chatted with the creator of Janet about whether or not an http server will be added. He said it would not be added to core, but it looks like he added to spork about a month ago. It looks like it is a pure Janet implementation so there should be no licensing conflicts. I'll have to try it out.


I know I had some trouble with raylib's dependencies on Linux. If you get stuck, feel free to at me at the janet gitter.


Will do, thanks!


The Mongoose github says it's MIT Licensed https://github.com/Automattic/mongoose


Different mongoose in this case: https://cesanta.com/


Doh!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: