Class VeLaScriptDriver

java.lang.Object
org.aavso.tools.vstar.vela.VeLaScriptDriver

public class VeLaScriptDriver extends Object
This class allows a VeLa program to be run from the command-line or for its LISP or DOT AST to be sent to standard output.
  • Constructor Details

    • VeLaScriptDriver

      public VeLaScriptDriver()
  • Method Details

    • main

      public static void main(String[] args)