Scheme
left|WikiLettera
Questo articolo รจ solo un abbozzo (stub). Se puoi contribuisci adesso a migliorarlo secondo le convenzioni di Wikipedia.
Per l'elenco completo degli stub riguardanti l'informatica, vedi la relativa categoria
| Indice |
Programma di esempio
Hello, world!
Il seguente esempio stampa il testo "Hello world".
(display "Hello World") (newline)
Implementazioni
- Chez Scheme interprete freeware per Microsoft Windows e Unix.
- Chicken compilatore Scheme-to-C.
- Bigloo compilatore Scheme-to-C e Scheme-to-Java compiler.
- Kawa ambiente Scheme scritto in Java, che compila codice Scheme in bytecode Java.
Altre risorse
- A large collection of Scheme resources.
- Scheme Requests for Implementation (SRFI).
- Structure and Interpretation of Computer Programs by Abelson, Sussman and Sussman, considered a classic computer science text.
- How to Design Programs by Felleisen et al. Intended to teach programming using Scheme.
- Una bibliografia sulla ricerca correlata a Scheme, con link a molti articoli accademici, comprese le originali Lambda Papers.
| Principali linguaggi di programmazione (tutti) | ||
|
Ada | ALGOL | APL | Awk | BASIC | C | C++ | C# | COBOL | Delphi | Eiffel | Fortran | Haskell | IDL | Java | JavaScript | Lisp | LOGO | ML | Objective C | O'Caml| Pascal | Perl | PHP | PL/I | Prolog | Python | Ruby | SAS | Scheme | sh | Simula | Smalltalk | SQL | Visual Basic | ||
