CL Lemmy API

1 readers
0 users here now

A set of bindings to the Lemmy API for Common Lisp.

This community is for updates and general discussion.

founded 1 year ago
MODERATORS
1
1
Functional Generator (social.fossware.space)
submitted 1 year ago by [email protected] to c/[email protected]
 
 

Hello all,

The generator is now functional! Bindings can now be generated, with the generated code including an asdf system which can be loaded.

Hope this can be put to some use!

2
 
 

Hey all,

Ive gotten off the ground with parsing the js files to extract relevant information for implementing bindings. Im still working on what the best way to translate these into actual bindings would be, but for now there is code to generate lists of specifications in a slightly easier to parse format.

If youve got any ideas or comments leave them here (for now, eventually ill set up a mailing list).

Cheers!