Skip to content

Bignum support with GNU GMP#5

Open
siraben wants to merge 1 commit into
petermichaux:v0.21from
siraben:v0.21
Open

Bignum support with GNU GMP#5
siraben wants to merge 1 commit into
petermichaux:v0.21from
siraben:v0.21

Conversation

@siraben
Copy link
Copy Markdown

@siraben siraben commented Feb 27, 2018

No description provided.

@petermichaux
Copy link
Copy Markdown
Owner

@siraben Nice work! Having this patch here for others to see is a great a addition.

@siraben
Copy link
Copy Markdown
Author

siraben commented Mar 3, 2018

I'll need to commit again because I forgot to link the library in the Makefile. I'm looking to implement a garbage collector next!

Thanks for reading my code, I really love how your Scheme interpreter is so simple and readable, yet complete. I've written a pretty big standard library without even knowing it's the bootstrap-scheme interpreter.

What motivated you to write a Lisp interpreter in C in the first place?

@petermichaux
Copy link
Copy Markdown
Owner

@siraben

What motivated you to write a Lisp interpreter in C in the first place?

Who could resist? :-)

I'm looking to implement a garbage collector next!

Excellent!

@siraben siraben closed this Aug 19, 2020
@siraben
Copy link
Copy Markdown
Author

siraben commented Mar 2, 2021

Reopening to keep public

@siraben siraben reopened this Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants