<div>Hi *,</div>
<div> </div>
<div>Can I use javac compiler code for experimenting / implementing a language which is similar to Java but has some new features.</div>
<div> </div>
<div>I am planning to make a new language which can be called "superset of subset of Java". The experimental language changes are disruptive and I am not expecting these features would be merged back.</div>
<div>
<div> </div>
<div>Its just that I wanted a good compiler code base in Java, for a Java like language and didn't want to start from scratch.</div></div>
<div> </div>
<div>
<div>Can I publish the resulting new compiler as open source project on OpenJDK or elsewhere?</div>
<div> </div></div>
<div>Suresh</div>