クイックアプリ検索 »   新着 | 値下げ | 無料 | 高評価 | 新着オススメ! | キニナル! | 新着動画 | iPad新着 | iPad値下げ | iPadオススメ!
APPLICATION INFO - iPhoneアプリの詳細情報
TOP > 教育 > Pico Compiler - java code editor, ide and offline compiler

Pico Compiler - java code editor, ide and offline compiler

無料
  • このエントリーをはてなブックマークに追加
  • Share on Tumblr
  • Check
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 (see limitations bellow).

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
このアプリはiPhone、iPadの両方に対応しています。
カテゴリー
教育
リリース
2015/5/30
更新
2016/3/15
バージョン
1.2.1
言語
サイズ
19.9 MB
条件
このバージョンの新機能
• Automatic code indentation
スクリーンショット - iPhone | iPad
  • https://is3-ssl.mzstatic.com/image/thumb/Purple113/v4/b4/15/3d/b4153d51-e83e-cc02-79b6-7f9133a208a5/pr_source.png/392x696bb.png
  • https://is5-ssl.mzstatic.com/image/thumb/Purple123/v4/9a/02/3b/9a023b6b-009b-5add-3124-2631c55f9e9e/pr_source.png/392x696bb.png
  • https://is5-ssl.mzstatic.com/image/thumb/Purple123/v4/7e/3b/87/7e3b8775-2d6c-cc5f-7df1-e0e4fa79ad42/pr_source.png/392x696bb.png
  • https://is1-ssl.mzstatic.com/image/thumb/Purple113/v4/7d/30/09/7d3009ef-7984-6e81-91be-39f6193d2256/pr_source.png/392x696bb.png
  • https://is5-ssl.mzstatic.com/image/thumb/Purple114/v4/1d/b2/2f/1db22fdd-98a0-eb62-168a-cef360f8f93b/pr_source.png/392x696bb.png
スクリーンショット - iPhone | iPad
  • https://is3-ssl.mzstatic.com/image/thumb/Purple114/v4/b0/e4/30/b0e43028-38cd-a9c1-f483-0a4671d67767/pr_source.png/576x768bb.png
  • https://is3-ssl.mzstatic.com/image/thumb/Purple114/v4/1f/5f/ac/1f5fac06-d847-ea7a-7713-7d5601f24cba/pr_source.png/576x768bb.png
  • https://is1-ssl.mzstatic.com/image/thumb/Purple124/v4/f3/4c/6f/f34c6f1b-e06e-e8c9-e8ec-552753a85fb3/pr_source.png/576x768bb.png
  • https://is4-ssl.mzstatic.com/image/thumb/Purple124/v4/cc/c5/3d/ccc53d2c-54f5-fa49-f605-dc43d5e8ec47/pr_source.png/576x768bb.png
  • https://is1-ssl.mzstatic.com/image/thumb/Purple114/v4/03/cb/7c/03cb7c6e-bd35-86ae-fb79-4058972b03a7/pr_source.png/576x768bb.png



このアプリのYoutube動画がある場合はURLを送信してください。詳細 »