#macroexpand
There will be a jank presentation at the upcoming macroexpand-deep conference this Saturday! If you'd like to see the crucial first steps of introducing jank into the world of machine learning, be sure to sign up (for free) and check it out.

scicloj.github.io/macroexpand-...
Macroexpand 2025
Clojure online conferences by Scicloj
scicloj.github.io
October 22, 2025 at 6:04 PM
Just a reminder - please register to Macroexpand-2025 (free): scicloj.github.io/macroexpand-...

We'd also appreciate your help sharing it broadly.

#Clojure #scicloj #data #AI
Macroexpand 2025
Clojure online conferences by Scicloj - October 17-18 & 24-25, 2025
scicloj.github.io
October 16, 2025 at 6:17 AM
Just a reminder of the pair of #Clojure conferences coming less than a week away.

scicloj.github.io/macroexpand-...
Macroexpand 2025
Clojure online conferences by Scicloj
scicloj.github.io
October 11, 2025 at 4:59 PM
In the recent #Clojure #realworlddata meeting 33, we discussed the upcoming #macroexpand community events, the new #clojurecivitas community space, and why all that matters for Clojure growth.

Here, we share a little snippet of the meeting.

www.youtube.com/watch?v=0Onz...
Looking Ahead to Macroexpand -- a snippet of Clojure real-world-data meeting 33
YouTube video by Sci Cloj
www.youtube.com
August 2, 2025 at 8:41 PM
📣 Macroexpand-Deep:
- About: The first Clojure conference dedicated to AI. Topics include building with LLMs and embeddings, designing and testing algorithms, training custom network architectures, and developing new tools.
- When: October 24-25, 2025
July 24, 2025 at 1:19 PM
📣 Macroexpand-Noj:
- About: A follow-up to the successful SciNoj Light Conference, this event centers on the Noj toolkit, exploring real-world data science applications and ideas for its continued development.
- When: October 17-18, 2025
July 24, 2025 at 1:19 PM
✨ Event Announcement ✨

Scicloj is excited to announce two online Clojure conferences happening this October. Macroexpand 2025 - "Macroexpand-Noj" and "Macroexpand-Deep" - scicloj.github.io/macroexpand-...
Macroexpand 2025
Clojure online conferences by Scicloj
scicloj.github.io
July 24, 2025 at 1:18 PM
Join our second #macroexpand gathering.

Using #Clojure for #data analysis, modeling, engineering, or #dataviz? Whether you're with a startup, consultancy, academic institution, or an individial practitioner, you are invited.

📣 Please share this broadly:

clojureverse.org/t/macroexpan...
Macroexpand-2 - Connecting Clojure Data Practitioners
Join us for our second meeting of macroexpand gatherings, a Scicloj initiative that brings together Clojurians for focused, action-oriented discussions to help Clojure grow in new domains and use case...
clojureverse.org
July 15, 2025 at 5:28 AM
On LispやLoLでは説明されていないLispマクロのコードウォーカーについての古典的な手引き

Lisp周辺技術の論文紹介: Macroexpand-All: An Example of a Simple Lisp Code Walker(1993)
youtu.be/b-7B0Sx8GpY
Lisp周辺技術の論文紹介: Macroexpand-All: An Example of a Simple Lisp Code Walker(1993)
YouTube video by masso
youtu.be
May 13, 2025 at 3:59 PM
Announcing *macroexpand* gatherings - a series of meetups to help Clojure expand to new fields and use cases.

scicloj.github.io/docs/communi...

Please mark your availability and interests at the poll.
macroexpand gatherings - expanding Clojure's horizons
macroexpand gatherings - community meetups for Clojure growth
scicloj.github.io
March 26, 2025 at 12:29 AM
she eval on my sexp till i macroexpand
February 14, 2025 at 5:03 PM
plush girls are learning the horrifying concept of "macroexpand"..
November 15, 2024 at 11:48 PM
SLIMEがmacroletを展開できるようになっている。(macrolet ((foo () ...)) (foo))の(foo)を展開するには、'(macrolet ((foo () ...)) <lexical envの取得>)をevalしてenvironmentを得た上でmacroexpand-1に渡すらしい。そうやるのか
April 27, 2024 at 6:03 AM