parse

fun parse(input: String): SExpr?(source)
fun parse(reader: Reader): SExpr?(source)