Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
8
Lang/JudoScript/00-LANG.txt
Normal file
8
Lang/JudoScript/00-LANG.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{{language|JudoScript
|
||||
|site=http://judoscript.org/judo.html}}
|
||||
[[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.''
|
||||
2
Lang/JudoScript/00-META.yaml
Normal file
2
Lang/JudoScript/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:JudoScript
|
||||
1
Lang/JudoScript/String-length
Symbolic link
1
Lang/JudoScript/String-length
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/String-length/JudoScript
|
||||
Loading…
Add table
Add a link
Reference in a new issue