this post was submitted on 23 Oct 2023
1 points (100.0% liked)

Lisp

53 readers
3 users here now

founded 1 year ago
MODERATORS
 

Mi first blog post, about some techniques on debugging/exploring/understanding Clojure codebases in an interactive way using FlowStorm and the repl.

https://jpmonettas.github.io/my-blog/public/compilers-with-flow-storm.html

It also contains a tour over the internals of the ClojureScript compiler, as it is used as an example of a non trivial Clojure project.

No previous knowledge in compilers is needed and is made so you can follow along by pasting commands on your terminal.

top 2 comments
sorted by: hot top controversial new old
[โ€“] yassinzao@alien.top 1 points 1 year ago

Great Tutorial...Thanks!!

[โ€“] t-vaisanen@alien.top 1 points 1 year ago

I need to give this Flowstorm a try. A colleague showed me around and it looked super useful, but i haven't had the time to get into it yet.

Thanks for sharing!