I like #Emacs Lisp but I wish I could use it as a scripting language for other programs too

@428 I think #GuileScheme was specifically designed to be a Lisp extension language...?

#Guile

@mcrocker @428 Indeed. Fennel is another great option IMO (a Lisp that compiles down to Lua).