Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Scheme Lisp は lib を提供しますか? perlの「厳密な」変数宣言に似ていますか?
Perl と比較すると、Scheme は最初からかなり厳密でクリーンです (たとえば、宣言されていない変数を参照すると、ほとんどの実装で例外が発生します)。コンパイル時の警告は、実装の品質の問題です。どのスキームの実装を使用していますか?