Pico Compiler is a lightweight, offline development environment for writing Java programs. It is designed primarily for students, providing an simple interface and the ability to interactively evaluate Java source code.
The major design goal was to keep the compiler small and simple, while providing an Java compatible compiler.
The following elements of the Java programming language are implemented:
• packages, imports
• classes, interfaces
• Inheritance
• Static members
• Classes, instances initializers
• Fields, methods declarations
• Local variables declaration
• if ... else, for, while, do ... while, try ... catch ... finally, throw, return, break, continue, switch, synchronized statements
• All primitive types
• Superclass member access
• this (reference to current instance)
• Superclass constructor invocation (super(a, b, c);)
• Method invocation
• Class instance creation (new Abc())
• Primitive array creation (new int[10][5][])
• Class or interface array creation (new Abc[10][5][])
• Array access (args[0])
• Local variable access
• null literal
• Unary numeric conversion
• Block scope, method scope, class scope, global scope
• throws clause
• Array initializer (String[] a = { "x", "y", "z" })
• Primitive class literals (int.class)
• Non-primitive class literals (String.class)
• Accessibility checking (PUBLIC, PROTECTED, PRIVATE)
• Autoboxing and unboxing
• Variable arity methods (a.k.a. "varargs")
Limitations:
• Compiler can't open external projects or jars
• Compiler can process only one file at a time (no multi file projects)
• Type arguments (generic types) are parsed, but otherwise ignored
• Declaration of parametrized types
• Typesafe enums
• Annotation declarations
If you want similar software to Pico Compiler, we have a list for that. Are there Pico Compiler alternatives out there? Let's find out.
A brilliant, all-in-one macOS web editor. Everything you need to write beautiful web code.
Features:
Codeanywhere is a code editor in a browser with a powerful ftp client integrated, and all popular web formats are supported (HTML, PHP, JavaScript, CSS, and XML). The...
Features:
Textastic is a text editor for iPhone, iPad and Mac with rich support for syntax highlighting, FTP, SFTP and Dropbox. FEATURES • Syntax highlighting of more than...
Features:
Koder is a code editor for iPad and iPhone. It does have many features including syntax highlighting, snippet manager, tabbed editing, find and replace code, editor...
Features:
Develop, Without Limitations Develop alone or with others in 15 languages with full support - real autocomplete, syntax highlighting, linting, and go-to definition....
Features:
Buffer Editor is a POWERFUL code and text editor that lets you easily develop software, review code or take notes on the go. Buffer Editor allows you to connect to...
The Code Master Programming Suite for the iOS platform provides a visual interface for creating and editing universal source code of any language.
It's almost here. Our totally rethought and redesigned Mac editor, 'Nova', is reaching private beta. Now, we need your help to make it perfect.
Features:
Add your reviews & share your experience when using Pico Compiler to the world. Your opinion will be useful to others who are looking for the best Pico Compiler alternatives.
Popular Alternatives
iOS Alternatives
Android Alternatives
Copyright © 2021 TopAlter.com
Sites we Love: AnswerBun, MenuIva, UKBizDB, Sharing RPP