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

https://github.com/bclehmann/lsh

This is/was an interpreter I built when I was bored.
https://github.com/bclehmann/lsh

Last synced: 2 months ago
JSON representation

This is/was an interpreter I built when I was bored.

Awesome Lists containing this project

README

          

# lsh

This project was so named because I originally was going to turn it into a shell interpreter. That never happened. It's a simple interpreter that I created mostly to get more familiar with Rust, and to get used to writing parsers.