|
|
@@ -25,6 +25,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|
|
* [Awk](#awk)
|
|
|
* [Bash](#bash)
|
|
|
* [Basic](#basic)
|
|
|
+* [BeanShell](#beanshell)
|
|
|
* [BETA](#beta)
|
|
|
* [C](#c)
|
|
|
* [C#](#c-sharp)
|
|
|
@@ -400,6 +401,12 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|
|
* [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials)
|
|
|
|
|
|
|
|
|
+### BeanShell
|
|
|
+
|
|
|
+* [Beanshell Simple Java Scripting Manual](http://www.beanshell.org/manual/bshmanual.pdf) - beanshell.org (PDF)
|
|
|
+* [BeanShell User's Manual](http://www.beanshell.org/manual/bshmanual.html) - beanshell.org (HTML)
|
|
|
+
|
|
|
+
|
|
|
### BETA
|
|
|
|
|
|
* [MIA 90-02: BETA Compiler - Reference Manual](https://beta.cs.au.dk/Manuals/latest/compiler/index.html) - Mjølner Informatics
|