Javalike

From Wiktionary, the free dictionary
Jump to navigation Jump to search
See also: javalike

English

[edit]

Etymology

[edit]

Java +‎ -like

Pronunciation

[edit]
  • Audio (UK):(file)

Adjective

[edit]

Javalike (comparative more Javalike, superlative most Javalike)

  1. (computing) Resembling the Java programming language or some aspect of it.
    • 2000 September 4, Infoworld, volume 22, number 36:
      In contrast, C# is C++ extended with Javalike features, including automatic memory and object lifetime management...
    • 2003, Y N Srikant, Priti Shankar, The compiler design handbook: optimizations and machine code generation:
      For just-in-time (JIT) compilation for Javalike systems, register allocation is also critical...