Typed superset of R
Stars
203
Forks
4
Watchers
Open Issues
31
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
324
commits
fix(transpiler): if force isTRUE
8619f88
Merge pull request #75 from vapourlang/v0.0.6
9f35330
semver: bump
aa08828
chore: new line
7cb9447
fix: check types exist #74
52499f7
feat: init transpile environment
8a6e7c3
feat: init environment type #18
17cdf1a
fix: for loop parse + walk + transpile
8d17244
feat: check identifier existence
604cc3c
fix: add test on named anon, unsure what to do, should not work #71
97407fa
fix: check increment and decrement on constants fixes #72
36901c7
fix: check return on anonymous functions #71
d0c2660
fix: add missing types #63
9902f1f
fix: allow inline type attributes closes #68
c3d63a4
breaking: NA is no longer a type, it is a value #62 #67
930401f