A mini S-expression parser in Gleam, using the nibble parsing library.
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shellA mini S-expression parser in Gleam using the nibble parsing library.
Repository from Github https://github.comMystPi/s_expr_parser
A mini S-expression parser in Gleam, using the nibble parsing library.
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shellA mini S-expression parser in Gleam using the nibble parsing library.