Isak
Isak
When trying to write: ```zig const std = @import("std"); pub fn main() void { std.debug.warn("hello"); } ``` The auto indenter turns it into: ```zig const std = @import("std"); pub fn...
Useful for exporting and importing into other apps, for example GnuCash on PC.
Hello! I tried using hoof but after setting up the nsswitch chrome keeps crashing. Also when trying it in another browser (opera) when trying to go to app.dev it can't...
It would be nice to have an example and/or tutorial on how to use Jester with nimrod's filters for html (and CSS) templates.
Hey! It would be great if fsharp-mode could create and manage .fsproj files for you. As editing one by hand is really painful. Just a suggestion Cheers!
A possible enhancement to add. I think maybe a well-written Vulkan renderer written in CL could maybe rival a well written OpenGL renderer written in C. So utilizing Vulkan could...
Hello! I really love the app, it is making a huge difference for getting things in my life more organized. So thanks very much. I am using it to sync...
Would be sweet
Users of the library have ended up replacing the serialization in sexpresso because it doesn't necessary format the output the way that they want to. Perhaps there is a way...
Sexpresso would be very easy to throw into a project if it was able to be used as a single header library that you simply download and use without having...