Package pnuts.ext

Interface Summary
IPnutsProxy This interface is used as an instance variable of PnutsClient.
 

Class Summary
Complex An implementation of complex number.
DynamicClass An implementation of class-based inheritance.
Fraction An implementation of fractional number.
JarClassLoader This classloader can read JAR files dynamically.
PnutsClient This class is a sample implementation of a secure script environment based on jdk1.2 security.
PnutsProxy This class provides a concrete implementation of IPnutsProxy.
ProtectedPackage This class is a variation of pnuts.lang.Package class.
ProtectedPackage.Factory  
Prototype An implementation of prototype-based Inheritance, which is simillar to that of ECMAScript.
PSEPackage This class is a persisnt Package class.
PSEPackage.Factory  
Quantity This class represents a quantity with a unit.
UnitSystem This class defines a unit system in Pnuts.
UnparseVisitor