Patent
Dynamic processing of embedded compiled programming language code
Francesco Maria Carteri,Filomena Ferrara,Alessandro Scotti +2 more
- 26 Nov 2008
17
TL;DR: In this article, a compiled programming language code can be embedded within an interpreted programming language, which can be extracted and compiled with resources of a server to deliver the robustness and flexibility of the compiled programming languages without burdening a client with compiling.
read more
Abstract: Development using the JavaScript programming language can be limited since JavaScript code is interpreted. Compiling code at a client may interfere with the dynamicity and portability of web pages. Dynamicity and portability of web pages can be preserved while providing the features of a compiled programming language. A compiled programming language code can be embedded within an interpreted programming language code. The embedded compiled programming language code can be extracted and compiled with resources of a server to deliver the robustness and flexibility of the compiled programming language without burdening a client with compiling.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Patent
Java virtual machine embedded in a native mobile application
Noel Poore,William Bruce Kilgore,Anki R. Nelaturu,Hinkmond B. Wong,Edward J. Farrell,Dov Zandman,Christopher J. Plummer,David Robert Martin,Denis J. Tyrell +8 more
- 22 Oct 2012
TL;DR: In this paper, the authors describe how a native application built for a mobile device can embed non-native Java code that may be executed by a JAVA virtual machine also embedded as a library within the native application.
25
Patent
Adding directives for javascript files directly into source code in a multi-tenant database environment
James Mooney
- 05 Jan 2011
TL;DR: In this paper, a preprocessed directive is retrieved from a source file and metadata associated with it is retrieved during preprocessing, and at least a portion of markup language is generated for a web page in response to the request.
21
Patent
Event-driven module loading
Bikin Chiu,Alex Kennberg,Neil Richard Thomas +2 more
- 24 Mar 2010
19
Patent
Delayed code parsing for reduced startup latency
Andrew Grieve,Bikin Chiu +1 more
- 30 Sep 2011
18
Patent
Optimizing application compiling
Anantharaman Narayana Iyer,Daniel Dura,Christian Cantrell +2 more
- 12 Jun 2009
TL;DR: In this article, a computer implemented method includes processing the client and server programming language inputs, and translating the client programming language input into an executable client application and the server program language input to an executable server application.
13
References
Proxy compilation of dynamically loaded Java classes with MoJo
Matt Newsome,Des Watson +1 more
- 19 Jun 2002
TL;DR: This work presents MoJo --- a new native compiler and the testbed for the proxy compilation scheme, which allows embedded clients to connect to servers and delegate compilation of Java class packages to native code libraries and initial results from experimental testing using MoJo in a resource-constrained, mobile computing environment are presented.
58
Secure execution of Java applets using a remote playground
Dahlia Malkhi,Michael K. Reiter +1 more
TL;DR: The playground provides a second level of defense against mobile code that circumvents language-based defenses and discusses extensions of it for other forms of mobile code, including Java 1.2.1 applets.
43
Energy-aware compilation and execution in Java-enabled mobile devices
Guilin Chen,Byung-Tae Kang,Mahmut Kandemir,N. Vijaykrishnan,Mary Jane Irwin,Rajarathnam Chandramouli +5 more
- 22 Apr 2003
TL;DR: This work extends client-server collaboration further by offloading some of the computations normally performed by the mobile client to the resource-rich server in order to conserve energy consumed by the client in a wireless Java environment.
15
Building rich web applications with Ajax
TL;DR: A look at how developers are going back to the future by building Web applications using Ajax (Asynchronous JavaScript and XML), a set of technologies mostly developed in the 1990s.
Studying energy trade offs in offloading computation/compilation in Java-enabled mobile devices
G. Chen,Byung-Tae Kang,Mahmut Kandemir,N. Vijaykrishnan,Mary Jane Irwin,Rajarathnam Chandramouli +5 more
TL;DR: The proposed framework takes into account communication, computation, and compilation energies to decide where to compile and execute a method, and how to execute it, and it is revealed that the proposed techniques are very effective in conserving the energy of the mobile client.
Related Papers (5)
Dirk Draheim,Elfriede Fehr,Gerald Weber +2 more
- 26 Mar 2003
Suman Adhikari,Bryan A. Jones +1 more
- 01 Apr 2019
Juan E. Villacis,Dennis Gannon +1 more
- 08 Dec 1995