Hacker News new | ask | show | jobs
by ants_everywhere 327 days ago
I think it's kind of the other way around.

Emacs is a universal lisp environment, and org-mode is a lightweight markup language that works well with it.

You can port the markup language, but it's a heavy lift to port the lisp way of thinking to another language.