OJ (programming tool): Difference between revisions

Content deleted Content added
m bolding, stub msg.. that's quite a long see also list
 
(45 intermediate revisions by 33 users not shown)
Line 1:
{{Multiple issues|
'''OpenJava''' is a [[software tool]] to parse and analyze [[Java programming language|Java]] [[source code]]. It uses a [[metaobject protocol]] (MOP) to provide services for [[language extension]]s.
{{notability|date=April 2025}}
{{more citations needed|date=April 2025}}
}}
{{Infobox software
| name = OJ
| logo =
| screenshot =
| caption =
| developer = Michiaki Tatsubori, Teruo Koyanagi, Shigeru Chiba
| latest release version = 1.1 20050405
| latest release date = {{start date|2005|04|05}}
| latest preview version =
| latest preview date =
| operating system = [[Cross-platform]]
| platform = [[Java Virtual Machine]]
| programming language = [[Java (programming language)|Java]]
| genre = extensible Java programming language compiler
| license = [[BSD License|BSD]]
| website = http://www.csg.ci.i.u-tokyo.ac.jp/openjava/
}}
 
'''OJ''', formerly named '''OpenJava''', is a [[programming tool]] that parses and analyzes [[Java (programming language)|Java]] [[source code]]. It uses a [[metaobject protocol]] (MOP) to provide services for language extensions. Michiaki Tatsubori was the lead developer of OpenJava. Its first release was back to 1997, and won the Student Encouragement Prize at the Java Conference Grandprix '97 held in Japan.<ref>{{cite web|url=http://www.java-conf.gr.jp/event/grandprix/97/ |title=Java Grandprix '97 |author=Japan Java Conference|publisher=On the Record}}</ref>
==See also==
 
*[[OpenCxx|OpenC++]]
This isn't to be confused with [[OpenJDK]], which is the open source release of the Java compiler runtime and tools.
*[[Static code analysis]]
 
*[[Persistence]]
OpenJava was renamed OJ in October 2007 at the request of [[Sun Microsystems]].
*[[Parsing]]
 
*[[Compilation]]
==References==
*[[Translation]]
{{Reflist|colwidth=30em}}
*[[Code generation]]
*[[Precompiler]]
*[[Preprocessor]]
*[[Transparency]]
*[[Metaclass]]
*[[Meta-programming]]
*[[Meta-information protocol]]
*[[Reflection]]
*[[Dynamism]]
*[[Object database]]
*[[AspectC]]
*[[AspectJ]]
*[[Hyper/J]]
*[[PROSE]]
*[[CLOS]]
*[[ObjVLisp]]
*[[Smalltalk]]
*[[Aspect-oriented programming]]
*[[Subject-oriented programming]]
 
==External links==
*[http://www.csg.isci.titechi.u-tokyo.ac.jp/~mich/openjava/ OpenJavaOJ Homepage] {{Webarchive|url=https://web.archive.org/web/20140813142000/http://www.csg.ci.i.u-tokyo.ac.jp/openjava/ |date=2014-08-13 }}
 
[[Category:Free software testing tools]]
[[Category:Software using the BSD license]]
 
{{msg:programming-software-stub}}