Výsledky vyhľadávania - dynamically-typed Programming
-
1
Generating Tests to Analyse Dynamically-Typed Programs
ISSN: 2643-1572Vydavateľské údaje: IEEE 01.11.2019Vydané v IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (01.11.2019)“…The increasing popularity of dynamically-typed programming languages, such as JavaScript or Python, requires specific support methods for developers to avoid pitfalls arising from the dynamic nature of these languages…”
Získať plný text
Konferenčný príspevok.. -
2
Predicting Variable Types in Dynamically Typed Programming Languages
ISSN: 2331-8422Vydavateľské údaje: Ithaca Cornell University Library, arXiv.org 16.01.2019Vydané v arXiv.org (16.01.2019)“…Dynamic Programming Languages are quite popular because they increase the programmer's productivity…”
Získať plný text
Paper -
3
Efficient implementations of machine vision algorithms using a dynamically typed programming language
ISBN: 0355438291, 9780355438291Vydavateľské údaje: ProQuest Dissertations & Theses 01.01.2012“… When choosing a programming language, dynamically typed languages are usually not considered due to their lack of support for high-performance array operations…”
Získať plný text
Dissertation -
4
Microsoft (MSFT) issued patent titled "Code completion for dynamically-typed programming languages using machine learning"
Vydavateľské údaje: Melbourne News Bites Pty Ltd 24.09.2021Vydané v News Bites - Computing & Information (24.09.2021)Získať plný text
Newsletter -
5
US Patent Issued to MICROSOFT TECHNOLOGY LICENSING on Sept. 21 for "Code completion for dynamically-typed programming languages using machine learning" (Washington Inventors)
Vydavateľské údaje: Washington, D.C HT Digital Streams Limited 22.09.2021Vydané v US Fed News Service, Including US State News (22.09.2021)Získať plný text
Newsletter -
6
US Patent Issued to The MathWorks on Feb. 26 for "Generating code in statically typed programming languages for dynamically typed array-based language" (Massachusetts Inventor)
Vydavateľské údaje: Washington, D.C HT Digital Streams Limited 26.02.2019Vydané v US Fed News Service, Including US State News (26.02.2019)Získať plný text
Newsletter -
7
Analysis and Optimization of Engines for Dynamically Typed Languages
ISBN: 9781467380126, 1467380121ISSN: 1550-6533Vydavateľské údaje: IEEE 01.10.2015Vydané v Proceedings (Symposium on Computer Architecture and High Performance Computing) (01.10.2015)“…Dynamically typed programming languages have become very popular in the recent years…”
Získať plný text
Konferenčný príspevok.. Publikácia -
8
Handles: Behavior-Propagating First Class References For Dynamically-Typed Languages
ISSN: 0167-6423Vydavateľské údaje: Elsevier 01.02.2015Vydané v Science of computer programming (01.02.2015)“…Controlling object graphs and giving specific semantics to references (such as read-only, ownership, scoped sharing) have been the focus of a large body of…”
Získať plný text
Journal Article -
9
Handles: Behavior-propagating first class references for dynamically-typed languages
ISSN: 0167-6423, 1872-7964Vydavateľské údaje: Elsevier B.V 01.02.2015Vydané v Science of computer programming (01.02.2015)“…Controlling object graphs and giving specific semantics to references (such as read-only, ownership, scoped sharing) have been the focus of a large body of…”
Získať plný text
Journal Article -
10
Tangent: Automatic differentiation using source-code transformation for dynamically typed array programming
ISSN: 2331-8422Vydavateľské údaje: Ithaca Cornell University Library, arXiv.org 26.09.2018Vydané v arXiv.org (26.09.2018)“…The need to efficiently calculate first- and higher-order derivatives of increasingly complex models expressed in Python has stressed or exceeded the…”
Získať plný text
Paper -
11
US Patent Issued to QUALCOMM Innovation Center on June 27 for "Auto-vectorization in just-in-time compilers for dynamically typed programming languages" (California Inventor)
Vydavateľské údaje: Washington, D.C HT Digital Streams Limited 29.06.2017Vydané v US Fed News Service, Including US State News (29.06.2017)Získať plný text
Newsletter -
12
Reconciling method overloading and dynamically typed scripting languages
ISSN: 1477-8424, 1873-6866Vydavateľské údaje: Elsevier Ltd 01.07.2011Vydané v Computer languages, systems & structures (01.07.2011)“…The Java virtual machine (JVM) has been adopted as the executing platform by a large number of dynamically typed programming languages…”
Získať plný text
Journal Article -
13
WIPO PUBLISHES PATENT OF MICROSOFT TECHNOLOGY LICENSING FOR "PROPERTY ACCESSES IN DYNAMICALLY TYPED PROGRAMMING LANGUAGES" (AMERICAN INVENTORS)
Vydavateľské údaje: Washington, D.C HT Digital Streams Limited 30.06.2015Vydané v US Fed News Service, Including US State News (30.06.2015)Získať plný text
Newsletter -
14
Small-Amp: Test amplification in a dynamically typed language
ISSN: 1382-3256, 1573-7616Vydavateľské údaje: New York Springer US 01.11.2022Vydané v Empirical software engineering : an international journal (01.11.2022)“… In dynamically typed languages, such type declarations are not available and as a consequence test amplification has yet to find its way to programming languages like Smalltalk, Python, Ruby and Javascript…”
Získať plný text
Journal Article -
15
CodeFill: Multi-token Code Completion by Jointly learning from Structure and Naming Sequences
ISSN: 1558-1225Vydavateľské údaje: ACM 01.05.2022Vydané v 2022 IEEE/ACM 44th International Conference on Software Engineering (ICSE) (01.05.2022)“… Both approaches have significant draw-backs: grammar-based autocompletion is restricted in dynamically-typed language environments, whereas NLP-based autocompleters struggle…”
Získať plný text
Konferenčný príspevok.. -
16
A VM-Agnostic and Backwards Compatible Protected Modifier for Dynamically-Typed Languages
ISSN: 2473-7321, 2473-7321Vydavateľské údaje: aosa, Inc 15.06.2023Vydané v The Art, Science, and Engineering of Programming (15.06.2023)“… While present in main statically-typed languages, visibility modifiers are not as common or mature in dynamically-typed languages…”
Získať plný text
Journal Article -
17
Support for Programming Embedded Software with Dynamically Typed Languages
ISBN: 1424434696, 9781424434695Vydavateľské údaje: IEEE 01.03.2009Vydané v 2009 Fourth International Conference on Systems (01.03.2009)“… programming by bringing the benefits of dynamically typed languages to embedded systems.Dynamically typed languages are particularly suitable for rapid prototyping of software and boost the time to-market…”
Získať plný text
Konferenčný príspevok.. -
18
Static Type Inference for Foreign Functions of Python
ISSN: 2332-6549Vydavateľské údaje: IEEE 01.10.2021Vydané v Proceedings - International Symposium on Software Reliability Engineering (01.10.2021)“…Static type inference is an effective way to maintain the safety of programs written in a dynamically typed language…”
Získať plný text
Konferenčný príspevok.. -
19
Exploring Type Inference Techniques of Dynamically Typed Languages
Vydavateľské údaje: IEEE 01.02.2020Vydané v 2020 IEEE 27th International Conference on Software Analysis, Evolution and Reengineering (SANER) (01.02.2020)“…Developers often prefer dynamically typed programming languages, such as JavaScript, because such languages do not require explicit type declarations…”
Získať plný text
Konferenčný príspevok.. -
20
US Patent Issued on May 21 for "Safely consuming dynamically-typed code from a statically-typed programming language" (Washington Inventor)
Vydavateľské údaje: Washington, D.C HT Digital Streams Limited 22.05.2019Vydané v US Fed News Service, Including US State News (22.05.2019)Získať plný text
Newsletter

