OJ (programming tool): Difference between revisions

Content deleted Content added
No edit summary
top: alternate or former names also take bold on their first mention
Line 17:
}}
 
'''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 extension]]s. [[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>
 
This isn't to be confused with [[OpenJDK]], which is the open source release of the Java compiler runtime and tools.
 
OpenJava was renamed OJ in October 2007 at the request of [[Sun Microsystems]].
 
==References==