Skip to content
Open Source Learning edited this page Jul 10, 2019 · 4 revisions

Dear Developers,

Paracraft is written in NPL programming language. We encourage professional developers and young programmers to write applications or plugins with Paracraft/NPL.

NPL or Neural Parallel Language is an open source, fast, general-purpose scripting language. Its syntax is 100%-compatible with lua. NPL runtime provides essential functionality for building 3D/2D/Server applications that runs on Windows/Mac/Linux/Android/iOS. NPL can mix user-mode preemptive and non-preemptive code. It gives you the concurrency of Erlang and speed of Java/C++ in the same dynamic and weakly-typed language.

Unlike other programming languages, NPL Runtime is born with a built-in 3D computer game engine. Paracraft can be regarded as a visual IDE for the game engine or NPL.

The following resources may guide you to the world of NPL

best
Li, Xizhi
Author of Paracraft and NPL

Clone this wiki locally