Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

JADE

JADE - Programming language

< >

JADE is a programming language created in 1996.

#590on PLDB 27Years Old 490Users
4Books 0Papers

JADE is a proprietary object-oriented software development and deployment platform product from the New Zealand-based Jade Software Corporation, first released in 1996. It consists of the JADE programming language, IDE and debugger, integrated application server and object database management system. Designed as an end-to-end development environment to allow systems to be coded in one language from the database server down to the clients, it also provides APIs for other languages, including .NET Framework, Java, C/C++ and Web services. Read more on Wikipedia...


Example from hello-world:
helloWorld(); begin write "Hello World"; end;
// Hello World in JADE write "Hello World";
Example from Wikipedia:
helloWorld(); begin write "Hello, World!"; end;

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ write
Comments ✓
// A comment
Line Comments ✓ //
// A comment
Semantic Indentation X

Books about JADE from ISBNdb

title authors year publisher
GPU Computing Gems Jade Edition (Applications of GPU Computing Series) Hwu, Wen-mei W. 2011 Morgan Kaufmann
An Introduction to Object-Oriented Systems Development with JADE Clarke, Bevan John 2016 CreateSpace Independent Publishing Platform
Developing Multi-Agent Systems with JADE Bellifemine, Fabio Luigi and Caire, Giovanni and Greenwood, Dominic 2007 Wiley
GPU Computing Gems Jade Edition (Applications of GPU Computing Series) Wen-mei W. Hwu 2011 Morgan Kaufmann
nushell.html · jade.html · pharo.html

View source

- Build the next great programming language · Search · Day 213 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com