Difference between revisions of "Java"

From Apertium
Jump to navigation Jump to search
Line 5: Line 5:
   
 
* {{sc|linguistic grammars of the language}}
 
* {{sc|linguistic grammars of the language}}
*[https://docs.oracle.com/javase/specs/jls/se7/html/jls-2.html Oracle Java Grammar]
+
[https://docs.oracle.com/javase/specs/jls/se7/html/jls-2.html Oracle Java Grammar]
  +
*[https://docs.oracle.com/javase/specs/jls/se7/html/jls-18.html Oracle Java Syntax]
+
[https://docs.oracle.com/javase/specs/jls/se7/html/jls-18.html Oracle Java Syntax]
   
 
* {{sc|academic work}}:
 
* {{sc|academic work}}:
Line 19: Line 20:
 
* {{sc|Apertium References}}:
 
* {{sc|Apertium References}}:
 
[http://wiki.apertium.org/wiki/Lttoolbox-java lttoolbox-java is a Java port of the Apertium runtime system]
 
[http://wiki.apertium.org/wiki/Lttoolbox-java lttoolbox-java is a Java port of the Apertium runtime system]
  +
 
[http://wiki.apertium.org/wiki/Apertium-Caffeine multi-platform Java application built on top of lttoolbox-java that translates as you type]
 
[http://wiki.apertium.org/wiki/Apertium-Caffeine multi-platform Java application built on top of lttoolbox-java that translates as you type]

Revision as of 06:02, 16 December 2017

  • Introduction

Java is a set of computer software and specifications developed by Sun Microsystems, which was later acquired by the Oracle Corporation, that provides a system for developing application software and deploying it in a cross-platform computing environment. Java is used in a wide variety of computing platforms from embedded devices and mobile phones to enterprise servers and supercomputers. Java applets, which are less common than standalone Java applications, run in secure, sandboxed environments to provide many features of native applications and can be embedded in HTML pages.

  • linguistic grammars of the language

Oracle Java Grammar

Oracle Java Syntax

  • academic work:

Tasks related to creating/editing documents and helping others learn more

  • monolingual corpora:

Tasks related to community management, outreach/marketting, or studying problems and recommending solutions

  • parallel corpora:

Tasks related to testing and ensuring code is of high quality.

  • Apertium References:

lttoolbox-java is a Java port of the Apertium runtime system

multi-platform Java application built on top of lttoolbox-java that translates as you type