Comment by ๐ stack
Slcl sounds like a Lisp compiler.
2025-08-22 ยท 8 months ago
Original Post
slcl 0.2.0 release โ I have just released slcl v0.2.0, a minimalist web file server written in C for Unix-like systems: [https link] slcl v0.2.0 release If you have never heard about this project before, it aims to provide similar features to Nextcloud's "Files" webapp, but using ~100x less resources. It has almost no dependencies and relies on libweb, a HTTP web server library written from scratch in C. Static Linux binaries for x86 and x86_64 are already available, and aarch64 and armv7...