4 related articles

Carta is a Rust reimplementation of Pandoc with a 9MB binary (1/20th of Pandoc) and up to 45x faster conversion. Supports Markdown, DOCX, LaTeX, and Pandoc JSON filters.

Carta is a Rust reimplementation of Pandoc that produces a 9MB binary (1/20th of Pandoc) and achieves up to 45x faster conversion speeds for Markdown, DOCX, LaTeX, and more.
LFortran + Enzyme: A New Path to Autom…
LFortran + Enzyme enables automatic differentiation for decades of Fortran scientific code without rewrites. Learn the technical principles, implementation path, and impact on scientific ML.

Arcaide is a code comprehension tool based on multi-level call graphs, helping developers explore function calling relationships from macro to micro, speed up onboarding, assess change impact, and identify technical debt.