diff options
Diffstat (limited to 'external/beanshell/README')
-rw-r--r-- | external/beanshell/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/external/beanshell/README b/external/beanshell/README new file mode 100644 index 000000000..0b03fd35a --- /dev/null +++ b/external/beanshell/README @@ -0,0 +1,4 @@ +Java interpreter from [http://www.beanshell.org/] with some patches. + +So you can write java in command shell; interactive java good for prototyping/macros. + |