clojure-emacs / clojure-emacs/parseclj
Backlog
Open
- Dominant language
- Emacs Lisp
- Stars
- 63
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
- Syntax features
- [x] regular expressions
- [x] hexadecimals (0x...)
- [x] namespaced maps
- [x] metadata
- [x] #=(...)
- [x] #?() / #?@()
- [x] quote / backquote / unquote / splice
- [x] var literal #'
- parseedn
- [ ] lossless output format
- [ ] unify string/buffer usage (optional first string arg)
- [ ] raise errors on non-EDN syntax
- parseclj-ast
- [ ] implement parseclj-ast-value
- [ ] zippers / AST traversal helpers
- General
- [ ] Add more docstrings
- [x] propagate lex errors when :fail-fast
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.