What is Jow Forums's thoughts on GNU Guile?
What is Jow Forums's thoughts on GNU Guile?
Go home and be a family man!
The future.
the tortoise example in the getting started tutorial didn't work for me so I dropped it.
Lisp sucks, it makes everything needlessly verbose. Yeah, it was groundbreaking, but now we have languages that take the good parts of Lisp without all the pain.
>Scheme
Just use Common Lisp, retard. Enough with this proliferation of crippled Lisps.
scheme is more powerful than c++ommon lisp
>Needlessly verbose
>Hey everyone, I've never written any Lisp! I don't know what a function is!
It's okay, but I prefer chicken for pure scheme projects. It's what I would use if I wanted to embed scheme in a C program.
>lisp
>needlessly verbose
Yes you're right. Much faster to just use std::function f = [](double x) -> bool { return std::fabs(x - 1.0) < std::numeric_limits::epsilon(); }