Conversation

my brain is completely fried after doing a DailyProgrammer in Fennel @_@

https://pastebin.com/i1cbWYXD

I think I’m getting the hang of Lisp’s weirdness though – a little bit. Fennel is definitely the perfect gateway into Lisp for me:

  • it’s easy to write imperative code
  • it’s very small and simple
  • under the surface it’s basically just Lua, and I know Lua decently well

I’m using fennel-ls as my LSP and it’s… workable. it definitely helps a lot more than having no LSP

1
0
1

I bet Fennel code (especially my Fennel code) looks extremely cursed to experienced Lisp devs lol

0
0
0