期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2019
卷号:19
期号:1
页码:223-231
出版社:International Journal of Computer Science and Network Security
摘要:In the last few years with the advent of various compiler languages, it is perhaps difficult to choose one development language over another for a specific set of needs such that compatibility with a compiler for a particular problem is optimal as regards to caching, garbage handling and priority tasking. This hints at a need for automated optimization and compatibility. One possible way is to have general pseduocode which are optimized by profilers for different compilers to identify optimization opportunities and best fits using either sampling or event-based profilers for a software-mediated algorithm analysis. For devices with limited batteries, profilers may be used to optimize energy usage, as well. Additionally, if such an automated profiler is able to generate formal code from a pseduocode, much of Software Management may be automated. In this paper, an Android-based profiler integrated with a code generator is proposed in line with this rationale.
关键词:Pseduocode; Symbol Table; Analyzer; Parser; Profiling.