Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jackfirth/rpn

A Racket package for working with Reverse Polish Notation stack structures
https://github.com/jackfirth/rpn

data-structures forth racket reverse-polish-notation

Last synced: 5 days ago
JSON representation

A Racket package for working with Reverse Polish Notation stack structures

Awesome Lists containing this project

README

        

# rpn [![CI Status][ci-status-badge]][ci-status] [![Documentation][docs-badge]][docs]

A Racket package for working with Reverse Polish Notation stack structures.

[ci-status]: https://github.com/jackfirth/rpn/actions
[ci-status-badge]: https://github.com/jackfirth/rpn/workflows/CI/badge.svg
[docs]: https://docs.racket-lang.org/rpn/index.html
[docs-badge]: https://img.shields.io/badge/docs-published-blue.svg