Skip to content

This is a personal implementation of a basic LISP in both languages C and Rust

Notifications You must be signed in to change notification settings

Another-DevX/Another-LISP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LISP Interpreter in C and Rust

This project is an implementation of a LISP interpreter, inspired by Daniel Holden's book "Build Your Own Lisp". The goal is to explore how the same programming concepts can be applied across different programming languages, specifically C and Rust.

About

This is a personal implementation of a basic LISP in both languages C and Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published