Hacker News new | past | comments | ask | show | jobs | submit login

This is wonderful. However, I always loved markdown because of its being so simple and fast.

Isn't Latex Turing-Complete?




TeX has \def which basically allows you to write lambda expressions, so yeah it's Turing complete. The basic math notation isn't though, and I'd be surprised if this extension allows you to use \def (or really any of the more powerful features of TeX).


If it's using the full selection of functions available to KaTeX, here's the list:

https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX

\def isn't included in the core set, from what I can see.


Being turing-complete doesn't prevent you from emulating it. Also the subset of math expressions should be pretty simple.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: