Proceedings of the 11th Symposium on Dynamic Languages 2015
DOI: 10.1145/2816707.2816709
|View full text |Cite
|
Sign up to set email alerts
|

A formalization of typed lua

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2016
2016
2020
2020

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 14 publications
0
5
0
Order By: Relevance
“…Besides primitive and singleton types we have the dyn supertype for variables whose type cannot be properly inferred statically; function types, t → t; table types, { [ st ] : t ... } wkness, which include a tag (wkness) indicating the weakness of the table, and are restricted to be indexed by singleton types; recursive types, µy. t, to better support common programming idioms using tables; and product types, t × t and () (the empty tuple), which we use to express the domains of functions, though they have many other roles in typing Lua programs (see, for example, [17] express the domains of functions, though they have many other roles in typing Lua programs (see, for example, [17]).…”
Section: Type Systemmentioning
confidence: 99%
See 3 more Smart Citations
“…Besides primitive and singleton types we have the dyn supertype for variables whose type cannot be properly inferred statically; function types, t → t; table types, { [ st ] : t ... } wkness, which include a tag (wkness) indicating the weakness of the table, and are restricted to be indexed by singleton types; recursive types, µy. t, to better support common programming idioms using tables; and product types, t × t and () (the empty tuple), which we use to express the domains of functions, though they have many other roles in typing Lua programs (see, for example, [17] express the domains of functions, though they have many other roles in typing Lua programs (see, for example, [17]).…”
Section: Type Systemmentioning
confidence: 99%
“…The first rule in Figure 17 shows the typing of a (non-weak) express the domains of functions, though they have many other roles in typing Lua programs (see, for example, [17]).…”
Section: Type Checkingmentioning
confidence: 99%
See 2 more Smart Citations
“…IPS IMMA does not natively offer an export or import of data in a standard file type. In order to perform this export, IMMA offers a scripting language called Lua Scripting, through which the data of the models can be accessed through code [14]. Therefore, two codes in Lua Scripting were developed.…”
Section: Connecting the Platform To Production And Ergonomics Simulation Softwarementioning
confidence: 99%