ConTeXt and Lua programming/ConTeXt Development
Jump to navigation
Jump to search
History and versions
- ConTeXt history
- LuaTeX
- There are also a few references to the History of TeX (2007) (it would benefit from an update).
Here are the documents where Hans Hagen keep track of the evolutions of ConTEXt from Mark II (based on TeX) to Mark IV (based on LuaTeX) to LMTX (based on LuaMetaTeX). In 2006, Dave Walden interviewed Hans Hagen.
Source code
- The Current version
- Git Mirrors at Bitbucket and GitHub
- ConTeXt source browser and its documentation
- Test suite
Comment: There is no official repository where the development is on-going. The source code is released irregularly and placed at the http://www.pragma-ade.nl website. The git and source browser repositories are updated by a script from the Current version of the source code.
Building / compiling
- Building luametatex is done with build.sh and you can read build.txt. See also Manual Compilation
- Building LuaMetaTeX for TeX Live
Bug tracker
Documentation
- System Macros (recommended reading), commands, and other programming.
- Implementation reports: select "Development" in Documentation
- LuaTeX documentation