Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/conao3/rust-risp
https://github.com/conao3/rust-risp
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/conao3/rust-risp
- Owner: conao3
- License: mit
- Created: 2021-07-31T09:50:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T19:18:19.000Z (over 2 years ago)
- Last Synced: 2024-08-01T17:39:19.177Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 39.1 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+author: conao3
#+date: <2020-03-20 Fri>[[https://github.com/conao3/rust-risp][https://raw.githubusercontent.com/conao3/files/master/blob/headers/png/rust-risp.png]]
[[https://github.com/conao3/rust-risp/blob/master/LICENSE][https://img.shields.io/github/license/conao3/rust-risp.svg?style=flat-square]]
[[https://github.com/conao3/rust-risp/releases][https://img.shields.io/github/tag/conao3/rust-risp.svg?style=flat-square]]
[[https://github.com/conao3/rust-risp/actions][https://img.shields.io/badge/patreon-become%20a%20patron-orange.svg?logo=patreon&style=flat-square]]
[[https://twitter.com/conao_3][https://img.shields.io/badge/twitter-@conao__3-blue.svg?logo=twitter&style=flat-square]]
[[https://conao3-support.slack.com/join/shared_invite/enQtNjUzMDMxODcyMjE1LWUwMjhiNTU3Yjk3ODIwNzAxMTgwOTkxNmJiN2M4OTZkMWY0NjI4ZTg4MTVlNzcwNDY2ZjVjYmRiZmJjZDU4MDE][https://img.shields.io/badge/chat-on_slack-blue.svg?logo=slack&style=flat-square]]* Table of Contents
- [[#description][Description]]
- [[#install][Install]]
- [[#usage][Usage]]
- [[#information][Information]]
- [[#community][Community]]
- [[#contribution][Contribution]]
- [[#license][License]]
- [[#author][Author]]* Description
Toy Lisp implementation written in Rust.* Install
* Usage
* Information
** Community
All feedback and suggestions are welcome!You can use github issues, but you can also use [[https://conao3-support.slack.com/join/shared_invite/enQtNjUzMDMxODcyMjE1LWUwMjhiNTU3Yjk3ODIwNzAxMTgwOTkxNmJiN2M4OTZkMWY0NjI4ZTg4MTVlNzcwNDY2ZjVjYmRiZmJjZDU4MDE][Slack]]
if you want a more casual conversation.** Contribution
We welcome PR!** License
#+begin_example
MIT License
Copyright (c) Naoya Yamashita - https://conao3.com
https://github.com/conao3/rust-risp/blob/master/LICENSE
#+end_example** Author
- Naoya Yamashita ([[https://github.com/conao3][conao3]])