| GeneXproTools 4.0 allows you to design logic
            circuits using a total of 258 different built-in
            logical
            functions. And with the All Gates
            Java Script grammar you can generate immediately Java Script
            code  using all the 258 built-in gates. 
               But you can also redesign immediately
            the generated Java Script circuits using five additional  logical
            grammars: Not-And-Or Only, Nand Only, Nor Only, Mux System,
            and Reed-Muller System. These grammars can be used to automatically
            generate Not-And-Or Only, Nand Only, Nor Only, Mux Only,
            and Not-And-Xor circuits.
 To translate your logical circuits into Java Script, on the GeneXproTools modeling environment, select the
             Model Panel, and
            then select
            both Java Script and the Logical System you are interested in (Not-And-Or Only, Nand Only, Nor Only, Mux System,
            and Reed-Muller System) on the Language list boxes.
 
              Obviously, GeneXproTools allows you to use exclusively the gates
            you are interested in as your building blocks and then use the All Gates
            Java Script grammar to generate your logic circuits. The
            advantage of this approach is that you will almost certainly end up
            with much more parsimonious circuits.
 
 |