UNPKG
cookeylang
Version:
latest (3.0.0-beta.2)
3.0.0-beta.2
3.0.0-beta.1
3.0.0-beta
2.5.0
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.2.20
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15
1.2.14
1.2.13
1.2.12
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A dynamic, interpreted language.
github.com/CookeyLang/CookeyLang
CookeyLang/CookeyLang
cookeylang
/
src
/
types.js
2 lines
•
115 B
JavaScript
View Raw
1
2
const
{
ClassCallable
} =
require
(
"./classes"
);
// todo: add friendly api that will inspire us for the stdlib too.