Popular repositories
420 contributions in the last year
Less
More
Contribution activity
February 2021
Created 1 commit in 1 repository
Created a pull request in janet-lang/janet-lang.org that received 1 comment
Add optional tag arg to line and column docs
This seems to work:
repl:1:> (peg/match ~(sequence "a" (line :a) (backref :a)) "a")
@[1 1]
If that's correct behavior (as well as for column) may …
+2
−2
•
1
comment
Opened 9 other pull requests in 5 repositories
janet-lang/janet-lang.org
3
open
janet-lang/janet
3
merged
Created an issue in ubolonton/emacs-tree-sitter that received 5 comments
Distribution of "language objects" for a major mode
I've made some progress on a new Janet major mode that uses emacs-tree-sitter (as discussed here: #95 (comment)) It now has some support for: inde…
5
comments

