# RLisp **Repository Path**: MoleSir/rlisp ## Basic Information - **Project Name**: RLisp - **Description**: Implement lisp with Rust. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-25 - **Last Updated**: 2024-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: Lisp, Interpreter ## README # RLisp Implement lisp with Rust. ## TODO - Better way to deal with operator - Better lexer - Better error msg