this post was submitted on 16 Dec 2024
0 points (50.0% liked)

Clojure programming language discussion

483 readers
2 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 5 years ago
MODERATORS
 

Making LLMs Do What You Want to your Files

http://langnostic.inaimathi.ca/posts/making-llms-do-what-you-want-to-your-files

I got some feedback on trivialai from a friend and made some changes.The define method is now optionally a decoratorThis means that you can equivalently dotls.define(_some_function) [email protected]() def _some_function(some, args): ... The new...

#clojure #clj #cljs [email protected] @clojure

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here