issues
search
RioChndr
/
jaksel-language
Jaksel Script, Programming language very modern and Indonesian style
MIT License
927
stars
91
forks
source link
WIP: Unit test setup
#35
Closed
RioChndr
closed
2 years ago
RioChndr
commented
2 years ago
Related to #33
[x]
varAssign
[x] varReassign,
[x] constAssign,
[x] consoleLog,
[x] conditionIf,
[ ] conditionElIf,
[ ] conditionElse,
[ ] conditionClose,
[ ] loopFor,
[ ] functionDeclarationBegin,
[ ] functionDeclarationEnd,
[ ] functionCall,
[ ] throwError,
[ ] tryFn,
[ ] catchFn,
[ ] finallyFn,
Related to #33