Article

Code Verse

Authors:
To read the full-text of this research, you can request a copy directly from the authors.

Abstract

Code Verse features a revolutionary online code editor that aims to revolutionize your coding experience by providing a seamless interface between different programming languages. This innovative platform supports developers working with languages such as JavaScript, Python, Java, php etc. facilitating a versatile programming environment that adapts to the diverse needs of users. Code verse's user-friendly interface removes the traditional barriers associated with language-specific editors and allows developers to seamlessly switch between languages within the same platform.

No full-text available

Request Full-text Paper PDF

To read the full-text of this research,
you can request a copy directly from the authors.

ResearchGate has not been able to resolve any citations for this publication.
Conference Paper
Full-text available
In this paper, we present a novel, robust, scalable, and open-source online code execution system called Judge0. It features a modern modular architecture that can be deployed over an arbitrary number of computers and operating systems. We study its design, comment on the various challenges that arise in building such systems, compare it with other available online code execution systems and online judge systems, and finally comment on several scenarios how it can be used to build a wide range of applications varying from competitive programming platforms, educational and recruitment platforms, to online code editors. Though first presented now, Judge0 is in active use since October 2017 and has become a crucial part of several production systems.
Conference Paper
Full-text available
As distribution models of information systems are moving to XaaS paradigms, microservices architectures are rapidly emerging, having the RESTful principles as the API model of choice. In this context, the term of API Economy is being used to describe the increasing movement of the industries in order to take advantage of exposing their APIs as part of their service offering and expand its business model.
Conference Paper
To make up for the absence of tools for pseudo-code editing and code generation, a B/S based pseudo-code editor and generator named Transcode is presented. Transcode adopts Javascript in client for editing and displaying and uses Java in server for storage and code generation, making it possible to edit pseudo-code online without delay and providing the function of data reuse. It is compatible to all the mainstream browsers and has great application value.
Conference Paper
Programming tools are important for programmers to develop software. If the developers have a good tool, it can help them develop system faster and more accurate. This paper proposed the Online Code Editor that was created for programmers or developers who want to write programs without any platform requirements or without any specific physical computers. It bases on web application running on the Private cloud computing. The features of the editor are performed on web programming languages, e.g. HTML, PHP, CSS, and JavaScript. The editor is able to isolate programming languages by highlighting syntax of programs. Users can create new projects and files, import and export files that they want on a server. Moreover, Save, Auto save, Delete, and etc. are the additional functions of the editor. In this research of the text editor development, the open source software called, “Ace” was used for some functions such as Undo, Redo, and Syntax highlight. The experimental results indicated that the proposed editor can be practically used on Private cloud computing. Moreover, the comparison of the features among the proposed editor running on Private cloud, Notepad++, and EditPlus which running on personal computers, was summarized.
Conference Paper
Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable computing resources that can be rapidly provisioned and released with minimal management effort. The paper aims to describe an online compiler which helps to reduce the problems of portability and storage space by making use of the concept of cloud computing. The ability to use different compilers allows a programmer to pick up the fastest or the most convenient tool to compile the code and remove the errors. Moreover, a web-based application can be used remotely throughout any network connection and it is platform independent. The errors/outputs of the code are stored in a more convenient way. Also, the trouble of installing the compiler on each computer is avoided. Thus, these advantages make this application ideal for conducting examinations online.
Conference Paper
Due to the benefits of cloud computing, many desktop applications have been migrated into the cloud. In order to program in the cloud, lots of IDEs are also moved into the cloud at recent years. Although online IDE can bring developers a lot of convenience for their developing process, some tough problems are still less touched. This paper summarized three main kinds of actual problems from three aspects (Function implementation, Security guarantee, Advanced utilization) encountered when using the online IDE, and proposed three solutions (Services composition, Program behavior analysis, Program behavior mining) to handle these according problems. Finally, this paper introduce a real online IDE (CEclipse) developed by our research group and apply the three solutions in this online IDE.
and Antonio RuizCortes An analysis of RESTful APIs offerings in the industry
  • Antonio Gamezdiaz
  • Pablo Fernandez