MystPi / s_expr_parser

A mini S-expression parser in Gleam using the nibble parsing library.

Repository from Github https://github.comMystPi/s_expr_parserRepository from Github https://github.comMystPi/s_expr_parser

s_expr_parser

A mini S-expression parser in Gleam, using the nibble parsing library.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

About

A mini S-expression parser in Gleam using the nibble parsing library.


Languages

Language:Gleam 100.0%