-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ideas for helping common lisp newbies #35
Comments
I still have trouble with the significant overlap between the type system and CLOS; not lurking much in CL IRC channels these days, I have no idea whether this problem is common for completely clueless newbies (i.e. those who were not even aware there was any difference between types and classes) |
yes, thanks, that's a common problem It's good that you pointed it out because I very rarely seen it talked about explicitly I very rarely open IRC, but on discord (:grimacing:), I've seen the subject pop up a few times.
anyway, gotta go |
[...]
The nice thing about IRC is the existing infrastructure for searching efficiently through all the old naive questions... sometimes, my progress surprises me, both ways! Summing up a decade of arguing with myself rather than debugging compilers: as the ANSI Compliance test suites converge, these could be incorporated into Breeze, like a smoke detector for avoiding undefined behavior that might be efficient on the chosen implementation, although would definitely break in another studied alternative. |
Good idea: linter for UBs |
https://lobste.rs/s/qb07ja/modern_hello_world_program_needs_more#c_ledxfb
The text was updated successfully, but these errors were encountered: