8000 Rust Port available · Issue #5 · munificent/bantam · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Rust Port available #5
Open
Open
@jwurzer

Description

@jwurzer

Hi!
Now I have ported Bantam also to Rust.
It is available at https://github.com/jwurzer/bantam-rust.
It would be great if you put a reference to the Rust port in your Readme file so that my Rust port can be found easily :-)

This Rust version is similar in structure and design to the original Java version. The error handling is done with the panic! macro for simple unrecoverable error handling in the master branch. For error handling with recoverable errors the branch with-error-handling exist. This with-error-handling version is a little bit more complex but has the advantage that the program does not terminate immediately in case of a wrong parsed expressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0