Skip to content

Bop is a toy lisp programming language. I wrote this to practice programming in C++ and it sucks.

License

Notifications You must be signed in to change notification settings

Mespyr/bop-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bop

Bop is a lisp programming language written in C++.

Dependencies

To build Bop, you need the readline library installed on your computer.

Build

To build Bop, you have to first clone the repository by running

git clone https://github.com/Mespyr/bop.git
cd bop

and the run make.

This will produce an executable called bop.

Why does this exist?

I made this to practice coding in C++ and making a lisp language.

About

Bop is a toy lisp programming language. I wrote this to practice programming in C++ and it sucks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages