Difference between revisions of "Java"

From Apertium
Jump to navigation Jump to search
Line 10: Line 10:
   
 
[http://math.hws.edu/eck/cs124/javanotes4/c11/s5.html General Grammar Of Java]
 
[http://math.hws.edu/eck/cs124/javanotes4/c11/s5.html General Grammar Of Java]
 
* {{sc|academic work}}:
 
Tasks related to creating/editing documents and helping others learn more
 
   
 
* {{sc|monolingual corpora}}:
 
* {{sc|monolingual corpora}}:

Revision as of 06:26, 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

General Grammar Of Java

  • monolingual corpora:

Java Corpus

  • parallel corpora:

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

  • Apertium References:

Lttoolbox Java - Lttoolbox-Java is a Java port of the Apertium Runtime System.

Apertium Caffeine - Multi-Platform Java Application built on top of lttoolbox-Java that Translates As You Type.