Fork me on GitHub
#emacs
<
2021-10-10
>
David Pham18:10:13

Maybe we could hack CLJS into eMacs directly as they evaluate JS code dynamically

David Pham18:10:35

I would curious if we could use SCI or if we need to make advanced compilation.

borkdude18:10:10

SCI supports advanced compilation

mpenet18:10:18

You can also use emacs modules directly in theory

David Pham12:10:21

What are emacs module?

mpenet13:10:50

Some people implemented language bridges via theses (I recall at least one for nim and Lua)