Category:JudoScript: Difference between revisions

From Rosetta Code
Content added Content deleted
m (mark as running on JVM)
(Moved official site into infobox)
 
Line 1: Line 1:
{{language|JudoScript}}[[runs on vm::java virtual machine| ]]
{{language|JudoScript
|site=http://judoscript.org/judo.html}}
[[runs on vm::java virtual machine| ]]
'''JudoScript''' is a scripting language based atop of [[Java]].
'''JudoScript''' is a scripting language based atop of [[Java]].


Line 5: Line 7:


:''Judo is a practical, functional scripting language. It is designed to cover the use cases of not only algorithmic/object-oriented/multi-threaded programming and Java scripting but also a number of major application domain tasks, such as scripting for JDBC, WSDL, ActiveX, OS, multiple file/data formats, etc. Despite its rich functionality, the base language is extremely simple, and domain support syntax is totally intuitive to domain experts, so that even though you have never programmed in Judo, you would have little trouble figuring out what the code does.''
:''Judo is a practical, functional scripting language. It is designed to cover the use cases of not only algorithmic/object-oriented/multi-threaded programming and Java scripting but also a number of major application domain tasks, such as scripting for JDBC, WSDL, ActiveX, OS, multiple file/data formats, etc. Despite its rich functionality, the base language is extremely simple, and domain support syntax is totally intuitive to domain experts, so that even though you have never programmed in Judo, you would have little trouble figuring out what the code does.''

==Citations==
* [http://www.judoscript.com/judo.html judoscript.com]

Latest revision as of 09:48, 16 March 2014

Language
JudoScript
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using JudoScript.

JudoScript is a scripting language based atop of Java.

From the website:

Judo is a practical, functional scripting language. It is designed to cover the use cases of not only algorithmic/object-oriented/multi-threaded programming and Java scripting but also a number of major application domain tasks, such as scripting for JDBC, WSDL, ActiveX, OS, multiple file/data formats, etc. Despite its rich functionality, the base language is extremely simple, and domain support syntax is totally intuitive to domain experts, so that even though you have never programmed in Judo, you would have little trouble figuring out what the code does.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "JudoScript"

This category contains only the following page.