A-M baby
This commit is contained in:
parent
764da6cbbb
commit
db842d013d
19005 changed files with 197040 additions and 7 deletions
9
Lang/JudoScript/0DESCRIPTION
Normal file
9
Lang/JudoScript/0DESCRIPTION
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{{language|JudoScript}}[[runs on vm::java virtual machine| ]]
|
||||
'''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.''
|
||||
|
||||
==Citations==
|
||||
* [http://www.judoscript.com/judo.html judoscript.com]
|
||||
Loading…
Add table
Add a link
Reference in a new issue