- XPATH implementation [IN PROGRESS]
- XML ASM implementation (https://github.com/yegor256/xembly) as an example, use this for dom manipulation should compile funcitons is xasm
- Create functions (define, loop, read-from-file, if, variable, inline asm)
- error handling in reader
- General purpose programming lanugae (way in the future)