issues
search
prakhar1989
/
JSJS
A strongly typed language for the web!
http://jsjs-lang.org
MIT License
40
stars
5
forks
source link
Test Cases
#53
Open
bahuljain
opened
8 years ago
bahuljain
commented
8 years ago
Test Cases
Literals
[x] declaration of literals of all types.
[x] assignment of literals.
Functions
[x] function declaration.
[x] passing functions as arguments.
[x] function calls.
[x] recursive function calls.
[x] generic functions
Type System
[x] annotating types explicitly
[x] incorrect number of function arguments check.
[x] incorrect type of function arguments.
[x] type check of primary type expressions.
[x] type check of composite type expressions.
Lists
Maps
Exceptions
Global Standard Library
[x]
Hello World
Test Cases
Literals
Functions
Type System
Lists
Maps
Exceptions
Global Standard Library
Hello World