Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
393 contributions in the last year
Contribution activity
November 2020
Created 17 commits in 6 repositories
Created 4 repositories
- Larpon/vee V
- Larpon/v_term_input V
- Larpon/earcut-1 JavaScript
- Larpon/earcut V
Created a pull request in vlang/v that received 4 comments
ast: move compile time '@' (at) expansion from scanner
This will move the expansion of @<NAME> compile time vars to the AST (token, parser, ast/checker).
This will hopefully speed up the scanner a littl…