Giter Site home page Giter Site logo

swizl / cnjdk10 Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 119.58 MB

基于OpenJDK10的中文JAVA,中英文关键字兼容

License: GNU General Public License v2.0

Makefile 0.02% Shell 0.97% M4 0.10% JavaScript 1.16% HTML 0.54% C 4.87% Java 78.45% Python 0.07% C++ 12.11% Assembly 0.03% Objective-C 0.41% Batchfile 0.01% DTrace 0.02% XSLT 0.25% Red 0.01% Roff 1.00% CSS 0.01% Awk 0.01% SourcePawn 0.01% sed 0.01%

cnjdk10's Introduction

基于OpenJDK10的中文JAVA,中英文关键字兼容

./configure --disable-warnings-as-errors
make all

可以编译下面这段代码:
===============================
包 hello;

公 类 Hello {
	公 固 空 main(String[] args) {
		System.out.println("你好 SwizL!");
	}
}
===============================

===================
Welcome to OpenJDK!
===================

For information about building OpenJDK, including how to fully retrieve all
source code, please see either of these:

  * common/doc/building.html   (html version)
  * common/doc/building.md     (markdown version)

See http://openjdk.java.net/ for more information about OpenJDK.

cnjdk10's People

Contributors

swizl avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.