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

https://github.com/maxdeviant/ampl

A Mere Path Language
https://github.com/maxdeviant/ampl

Last synced: 11 months ago
JSON representation

A Mere Path Language

Awesome Lists containing this project

README

          

# Ampl

A Mere Path Language

## Development

```
cargo run -- "(. foo bar baz)" '{"foo":{"bar":{"baz":"Hello from Ampl!"}}}'
```