JavaScript程序的动态行为分析
摘要
JavaScript编程语言是广泛用于编程也越来越多地用于计算因此提高正确性、安全性和JavaScript应用程序性能静态分析和编译。许多这些技术旨在在一些最动态特性的语言然而如何利用语言的这些特性。在本文中我们广泛使用JavaScript程序并分析如何以及为什么使用动态特性。我们关键词:介绍 An Analysis of the Dynamic Behavior of JavaScript Programs
Abstract
The JavaScript programming language is widely used for web programming and, increasingly, for general purpose computing.As such, improving the correctness, security and performance of JavaScript applications has been the driving force for research in
type systems, static analysis and compiler techniques for this language. Many of these techniques aim to rei
原创力文档

文档评论(0)