bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46014: (define (thunk) (lambda (x) x)) should be a compile error?


From: Joshua Branson
Subject: bug#46014: (define (thunk) (lambda (x) x)) should be a compile error?
Date: Thu, 21 Jan 2021 15:11:25 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Stefan Israelsson Tampe <stefan.itampe@gmail.com> writes:

> I will note that paying attention to those warnings is super heolpful in 
> programming in guile. I miss these warnings
> alot when doing python programming.In a sense with these warnings you get 
> close to static typechecking programming
> languages and scheme/guile is really a nice mix of dynamic and static typing

I couldn't agree more!  Guile's warning/error messages are super
helpful!  Taking the time to read those messages really help you catch
issues.  Often times before you run the program!

--
Joshua Branson (joshuaBPMan in #guix)
Sent from Emacs and Gnus
  https://gnucode.me
  https://video.hardlimit.com/accounts/joshua_branson/video-channels
  https://propernaming.org
  "You can have whatever you want, as long as you help
enough other people get what they want." - Zig Ziglar





reply via email to

[Prev in Thread] Current Thread [Next in Thread]