/jibralter_rs

port of tiddlylisp/Jibralter to rust with optional typing

Primary LanguageRust

Install

install rust nightly

$ curl -s https://static.rust-lang.org/rustup.sh | sh -s -- --channel=nightly
$ cd jibralter
$ cargo build

Testing

$ cargo test

Running REPL

$ cargo build
$ ./target/debug/jibralter

Jibraltar

Nothing to see here, move along...

Well, if you must stay, you should know that Jibraltar is simply a rough port of Tiddlylisp which is in turn a rough port of Lis.py written in (somewhat) idiomatic Rust with a hearty assist from ML? with Optional Typing.

Basically look at Jibralter It might even work some day.