Coder Social home page Coder Social logo

rs-lisp's Introduction

rs-lisp

Description

A small lisp interpreter written in Rust

Usage

Clone the project and execute:

cargo run [example.lisp]

Or run the repl:

cargo run

Credits

Thanks to @rdrnavarro for the explanation about improvements on the interpreter, those changes have a consolidation with a few modifications.

rs-lisp's People

Contributors

ktfth avatar

Stargazers

Roman avatar Julio Merisio avatar Collide avatar Taylor Hodge avatar Rod Gaither avatar  avatar Nikita avatar celso avatar Elender avatar Arthur Bruel avatar Francisco de Assis avatar Sibelius Seraphini avatar

Watchers

 avatar  avatar

Forkers

aresbit

rs-lisp's Issues

provide a marco to run lisp code

I think you can provide a marco to use lisp in the Rust.
The marco should parse the lisp code directly and Expand into rust code.
like this:
lisp!(+ 10 10)
==expand==
10+10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.