Package org.jfuncmachine.sexprlang.parser


package org.jfuncmachine.sexprlang.parser
A parser for S-expressions
  • Class
    Description
    A symbol matcher that matches Java identifiers including those with '.' in them
    A symbol matcher that matches Java identifiers
    A simple S-expression parser
    The states of the parser
    An S-Expression double value
    An S-Expression double value
    An item from an S-expression
    A list of S-Expression items
    An S-Expression double value
    An S-Expression symbol value
    A symbol matcher that tells the S-expression parser whether a character is part of a symbol