Skip to content
/ risuppu Public

A bad lisp implemetation written in Rust 🤮

Notifications You must be signed in to change notification settings

NaviHX/risuppu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Risuppu

Risuppu is both a language inspired by Lisp and a evaluator of this language.

Features

  • Currying
  • FFI with Rust
  • Macro
  • Closures that can capture shared values.
  • REPL

Examples

The scripts directory and hello.risp contain some example scripts.

About

A bad lisp implemetation written in Rust 🤮

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages