On Thu, 1 May 2008, Chris Stephenson <[EMAIL PROTECTED]> writes: > TARIK ÖZKANLI wrote: >> Her dilde lisp kodu yazılabilmeli. >> Yazılamıyorsa yazılabilmesini sağlamak iyi bir çalışma olurdu bence. >> > Scheme (en az DrSCheme versiyonu) her unicode character kabul eder.
R5RS'nin 2.1 Identifiers kısmından ufak bir alıntı: Most identifiers allowed by other programming languages are also acceptable to Scheme. The precise rules for forming identifiers _vary_ _among_implementations_ of Scheme, but in all implementations a sequence of letters, digits, and ``extended alphabetic characters'' that begins with a character that cannot begin a number is an identifier. In addition, +, -, and ... are identifiers. 7.1.1 Lexical Structure kısmına bakmakda da fayda var. İyi çalışmalar. _______________________________________________ cs-lisp mailing list cs-lisp@cs.bilgi.edu.tr http://church.cs.bilgi.edu.tr/lcg http://cs.bilgi.edu.tr/mailman/listinfo/cs-lisp