Geometry.Net - the online learning center
Home  - Basic_D - Dylan Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 104    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Dylan Programming:     more detail
  1. Programming in Dylan by I. Craig, 1997-04
  2. Dylan Programming: An Object-Oriented and Dynamic Language by Sonya E. Keene, Robert O. Mathews, et all 1996-08
  3. The Dylan Reference Manual: The Definitive Guide to the New Object-Oriented Dynamic Language (Apple Press Series) by Andrew Shalit, David Moon, et all 1996-09-11
  4. Full Impact MacRos: Programming With Full Talk by Dylan B. Ashe, 1992-01
  5. WAP Development with WML and WMLScript (With CD-ROM) by Ben Forta, Dylan Bromby, et all 2000-09-22
  6. Dylan by Graham, 2001-01
  7. HCI International 2007: 12th International Conference, HCI International 2007, with 8 Further Associated Conferences, Beijing, China, July 22-27, 2007, ... (Lecture Notes in Computer Science)

21. Dylan Programming Language - Find The Programming Language Right For
Find dylan programming language Find information on dylan programming language and related programming concepts.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

22. Languages > Dylan Programming - Hot Php Scripts
Programming Languages Dylan - +dylan +programming - Php Scripts Programming.
http://www.hot-php-scripts.com/programming/Languages/Dylan/
HOT PHP SCRIPTS
programming directory Web hot-php-scripts.com new scripts top rated hot scripts add script ... Languages
Dylan
Sub-categories:
None
Sponsored links
Byte.com: Bob or Thomas? A Look At Dylan

Review of Dylan Programming Language, by Martin Heller. (June 5, 2000)
http://www.byte.com/column/BYT20000601S0003
Byte.com: Doing Dylan With Functional Developer

Review of Functional Developer 2.0, Dylan programming IDE. (July 3, 2000)
http://www.byte.com/column/BYT20000628S0007
develop: A First Look at Dylan: Classes, Functions, and Modules
Introduction to Dylan by demonstrating classes, functions and modules in detail. (June, 1996) http://devworld.apple.com/dev/techsupport/develop/issue21/21strassman. Double Homepage - Dylan Programming Language Source, tips, techniques and resources. http://www.double.co.nz/dylan/ Dylan Design Note Archive Produced by the Apple Cambridge design team after the publication of the original Dylan Manual. http://oop.rosweb.ru/dylan/design-notes/home.html Dylan Exchange Information, links, and references on Dylan. http://dylanpro.com/DylanExchange.html

23. BYTE.com > BYTE Columns
Review of Functional Developer 2.0, dylan programming IDE.
http://www.byte.com/column/BYT20000628S0007
Member Login LOG IN
Forgot your password?

Registration FAQ
What are the ... green links
Archives Columns
Features

Print Archives 1994-1998
Special BYTE Digest
Michael Abrash's
Graphics Programming Black Book
101 Perl Articles
About Us How to Access BYTE.com
Write to BYTE.com

Advertise with BYTE.com

Newsletter Free E-mail Newsletter from BYTE.com Email Address First Name Last Name If available, would you like to receive your email in HTML format? Yes No BYTE Digest BYTE Digest editors every month analyze and evaluate the best articles from Information Week EE Times Dr. Dobb's Journal Network Computing Sys Admin Find out more Jump to... Columns: Advanced Software and Technologies BYTE Media Lab Chaos Manor Conference Reports Features Free Features Gigglebytes Letters to BYTE.com Mr. Computer Language Person New Products Op/Ed Portable Computing Serving with Linux The Upgrade Advisor HOME ABOUT US ARCHIVES CONTACT US ... REGISTER Free Registration to CMP's Developer Network Required. BYTE.com > BYTE Columns
Current Columns

24. Languages > Dylan Programming - Hot Php Scripts
Programming Languages Dylan - Php Scripts Programming.
http://www.hot-php-scripts.com/programming/Languages/Dylan/index-2.html
HOT PHP SCRIPTS
programming directory Web hot-php-scripts.com new scripts top rated hot scripts add script ... Languages
Dylan
Sub-categories:
None
Sponsored links
Functional Objects, Inc.

Home of Functional Developer, the product formally known as Harlequin Dylan. A commercial Dylan development environment for Windows platforms.
http://www.functionalobjects.com/
Getting Started with Dylan

A tutorial on Dylan by one of the maintainers of the Gwydion Dylan compiler.
http://www.gwydiondylan.org/gdref/tutorial/tutorial.html
ggwydiondylan
Dylan GTK+ and Gnome bindings. http://www.gwydiondylan.org/gui.phtml GwydionDylan.org Gwydion Dylan: Free Open Source, portable, optimizing Dylan compiler. Originally written by the Gwydion Group at CMU, now maintained by volunteers. http://www.gwydiondylan.org/ Hello, World program A Hello World program using the old Lisp like Dylan syntax. Dylan now uses a Pascal/C like syntax so it makes an interesting historical example. http://www2.latech.edu/~acm/helloworld/dylan.html Object-Oriented Language: Dylan Offers links to FAQs, an overview of the language, FTP archives, reference sites, and newsgroups. http://www.cetus-links.org/oo_dylan.html

25. DDJ>SP 94: The Dylan Programming Language
The dylan programming Language Dylan was developed from the language Scheme,augmented with the CommonLisp Object System (CLOS).
http://www.ddj.com/documents/s=1009/ddj9415h/
Hello, and welcome to DDJ.com LOG IN Register Forgot password?
Registration FAQ
... green links
All Access members only
RSS Feed
Sponsored Quick Links
DDJ
Dr. Dobb's Articles
Print-Friendly Version
The Dylan Programming Language
A small, efficient object-oriented language
Tamme D. Bowen and Kelly M. Hall
Dylan, an object-oriented dynamic language developed by Apple Computer, is designed to replace existing static languages for the development of large software systems, yet remains small and efficient enough for the next generation of portable computers. Dylan was developed from the language Scheme, augmented with the Common-Lisp Object System (CLOS). In this article, we will model Dylan's type system. In doing so, we will formally define the terms class, method, generic function, and instance. We will also discuss features Dylan provides for efficiency and security. Function descriptions have been written to resemble that of the Haskell programming language. For more information on Dylan, refer to Dylan: An Object-Oriented Dynamic Language, by the Apple Computer Eastern Research and Technology Group (1992) and "A Taste of Dylan," by David Betz (

26. DDJ>9415
The dylan programming Language Tamme D. Bowen Kelly M. Hall Originally based onScheme, Dylan is an objectoriented, dynamic language designed to replace
http://www.ddj.com/articles/1994/9415/
Hello, and welcome to DDJ.com LOG IN Register Forgot password?
Registration FAQ
... green links
All Access members only
RSS Feed
Sponsored Quick Links
DDJ
Dr. Dobb's Articles
Dr. Dobb's Sourcebook, Winter 1994
Alternative Programming Languages Sourcebook
Additional resources (listings and source code) for the articles below can be found here The Parasol Programming Language
Robert Jervis
Parasol, short for "Parallel Systems Object Language," is a development environment influenced by C and Smalltalk, although its design also reflects C++, CLU, Algol, and Turbo Pascal. The Perl Programming Language
Oliver Sharp
Perl, a language designed to handle a variety of network system-administration tasks, makes manipulating the socket protocol easier still. Oliver shows how to write Perl scripts that communicate across networks of UNIX machines. The Sather Programming Language
Stephen M. Omohundro Sather is a language that's simple, interactive, and nonproprietary. It sports parameterized classes, object-oriented display, statically checked strong typing, multiple inheritance, garbage collection, and more. The Modula-3 Programming Language Sam Harbison Feature-for-feature, Modula-3 is on a par with Ada and C++, but avoids complexity by simplifying individual features like inheritance and generics. Furthermore, Modula-3 is less of a moving target because it already has features only now being added to those other languages.

27. Dylan Tips
dylan programming Tips. 1. How can I improve my dylan programming style and codingefficiency? Write short functions, where each function provides a single,
http://www.cs.cornell.edu/courses/cs212/1998sp/handouts/tips.html
Dylan Programming Tips
1. How can I improve my Dylan programming style and coding efficiency?
  • Write short functions, where each function provides a single, well-defined operation. Small functions are easier to read, write, test, debug, and understand. Use descriptive variable and function names. If it isn't clear from the name of a function or variable what its purpose is, document it with a documentation string and a comment. In fact, even if the purpose is evident from the name, it is still worth documenting your code. Don't write Pascal (or C) code in Dylan. Use the appropriate predefined functions - look in the class notes, quick reference, and other documentation forms you have. Don't put a close parenthesis on a line by itself - this can really aggravate programmers who grew up on Lisp or Scheme. Prefer using some kind of a Scheme/Lisp oriented editor. You don't need to stick comments on close parentheses to mark which expression they close. Use whitespace appropriately. Use whitespace to separate semantically distinct code segments, but don't use too much whitespace. For example,
    GOOD: BAD: Although the Dylan reader don't care which you use, most experienced Dylan programmers find the first example much easier to read than the last two.

28. Book Dylan Programming
Books price comparison and prices (dylan programming). 742057, dylan programmingAn ObjectOriented and Dynamic Language - Sonya E. Keene,
http://books.idealo.com/1774R144C10K0-Computers-Internet-Programming-Languages-T
BOOKS DYLAN PROGRAMMING BOOKS PROGRAMMING DYLAN PROGRAMMING Ada Assembly Language Programming Borland Delphi C# CGI Programming Cobol Compiler Design Compilers Compression Cryptography Debugging Delphi Dylan Programming Eiffel Fortran Java Lisp Pascal Pascal - Turbo Perl Prolog Python QBasic RPG Smalltalk TCL UML VBA Visual Basic Visual Basic Introduction PRODUCT SEARCH Books Music DVD Software VHS MORE PRICE COMPARISON HOMEPAGE MUSIC VIDEOS/DVD SOFTWARE Books BOOKS-CHARTS - DYLAN PROGRAMMING # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Rank Thumb Product/Title Author Press Format Released The Dylan Reference Manual: The Definitive Guide to the New Object-Oriented Dynamic Language
Compare prices Andrew Shalit, David Moon, Orca Starbuck Addison Wesley Publishing Company Paperback Dylan Programming: An Object-Oriented and Dynamic Language
Compare prices Sonya E. Keene, Robert O. Mathews, P. Tucker Withington, robert Mathews Addison-Wesley Pub (Sd) Paperback Bob Dylan
Compare prices Bob Dylan Hal Leonard Corporation Paperback Programming in Dylan
Compare prices Iain, D. Craig, I. Craig

29. Book Languages & Tools
the New ObjectOriented Dynamic Language · dylan programming An Object-Orientedand Dynamic Language · Bob Dylan · Programming in Dylan · Dylan, EIFFEL
http://books.idealo.com/144C10K0-Computers-Internet-Programming-Languages-Tools.

BOOKS
PROGRAMMING BOOKS PROGRAMMING Ada Assembly Language Programming Borland Delphi C# CGI Programming Cobol Compiler Design Compilers Compression Cryptography Debugging Delphi Dylan Programming Eiffel Fortran Java Lisp Pascal Pascal - Turbo Perl Prolog Python QBasic RPG Smalltalk TCL UML VBA Visual Basic Visual Basic Introduction PRODUCT SEARCH Books Music DVD Software VHS MORE PRICE COMPARISON HOMEPAGE MUSIC VIDEOS/DVD SOFTWARE Books ADA
View-3 and Ada: Tools for building systems with many tasks (Technical report) Ada program reader, 2: (an I/O system) (Technical report) Ada as a complement to Lispkit for the prototyping of software design (Technical report. University of Stirling. Dept. of Computing Science) Proposal for standard mathematical packages in Ada (Report. Centrum voor Wiskunde en Informatica) A users interface toolset for Ada programming support environments: Thesis ASSEMBLY LANGUAGE PROGRAMMING
Interactive debug program for evaluation and modification of assembley language software (NASA technical paper) Assembly Modeling with Solidworks, 2004-2005 Effects of multidimensionality on IRT item characteristics and true score estimates: Implications for computerized test assembly (LSAC research report series) A two dimensional, two fluid model for sodium boiling in LMFBR fuel assemblies (Energy laboratory report)

30. Citations The Dylan Programming Book - Feinberg, Keene, Mathews
Neal Feinberg, Sonya E. Keene, Robert O. Mathews, and P. Tucker Withington.The dylan programming Book. AddisonWesley Longman, Reading, Mass., 1997.
http://citeseer.ist.psu.edu/context/287680/0

31. Citations The Dylan Reference Manual - Shalit (ResearchIndex)
The dylan programming language 17 supports both modules and lexically scopedmacros. Their macro system is more restrictive in its treatment of symbols
http://citeseer.ist.psu.edu/context/349437/0

32. Dylan
Programming in Dylan. Berlin ; New York, Springer Verlag. §; Feinberg, N. (1997).dylan programming an objectoriented and dynamic language.
http://hopl.murdoch.edu.au/showlanguage.prx?exp=1682&language=Dylan

33. The Dylan Programming Language
The dylan programming Language. Here s a little programming language Years ago,I had been tracking the progress of the dylan programming language.
http://www.bobcongdon.net/blog/2003/10/dylan-programming-language.html
@import url("http://www.blogger.com/css/blog_controls.css"); @import url("http://www.blogger.com/dyn-css/authorization.css?blogID=3005709");
Bob Congdon
Bob blogs. Blog, Bob, blog!
Wednesday, October 22, 2003
The Dylan Programming Language
Here's a little programming language history that I dug up. Years ago, I had been tracking the progress of the Dylan programming language . Back then Apple was promoting it as "the next big thing". It is a cool language but it never really found enough of a following.
Dylan began with Apple's acquisition of Coral Software in Cambridge, MA. Coral developed Macintosh Common Lisp . Apple asked them to continue to support MCL and simultaneously develop a new dynamic language with the power and convenience of Lisp and Smalltalk but with the performance required for production applications. Dylan started out with Lisp prefix syntax but eventually supported a more conventional infix syntax. The tools and environment were hosted in MCL but standalone Macintosh executables could be generated.
The Apple Newton was originally going to be programmed in Dylan but a series of delays and memory constraints eventually led to it being abandoned. The Newton software team looked at

34. Science Fair Projects - Dylan Programming Language
The Ultimate Science Fair Projects Encyclopedia dylan programming language.
http://www.all-science-fair-projects.com/science_fair_projects_encyclopedia/Dyla
All Science Fair Projects
Science Fair Project Encyclopedia for Schools!
Search Browse Forum Coach ... Dictionary
Science Fair Project Encyclopedia
For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below. Science Fair Project Encyclopedia Contents Page Categories Programming languages Failed Apple initiatives
Dylan programming language
Dylan is a dynamic programming language created by a group led by Apple Computer . It was originally intended for use with Apple's Newton computer, but their implementation did not reach sufficient maturity in time, and they instead developed NewtonScript for that project. A "technology demonstration" version for writing Macintosh applications was released in 1995, based on an advanced IDE , but by this time Apple had already publicly abandoned Dylan, and developers avoided it even at the $29 price. The language design was intriguing enough that two other groups developed optimizing compilers for Dylan: Harlequin Inc.

35. Dylan
Find It Computers Programming Languages Dylan Doing Dylan With FunctionalDeveloper Review of Functional Developer 2.0, dylan programming IDE.
http://www.ebroadcast.com.au/dir/Computers/Programming/Languages/Dylan/
SEARCH GUIDE NEWS AUSTRALIAN TV GUIDE DVD RENTALS ... Languages : Dylan COMPUTERS
  • Comparison and Review
    Functional Objects, Inc.

    Home of Functional Developer, the product formally known as Harlequin Dylan. A commercial Dylan development environment for Windows platforms.
    Double Homepage - Dylan Programming Language

    Source, tips, techniques and resources.
    Dylan Design Note Archive

    Produced by the Apple Cambridge design team after the publication of the original Dylan Manual.
    Dylan Exchange

    Information, links, and references on Dylan.
    Dylan Language Standard
    At Gwydion Dylan site. Dylan Language WikiWikiWeb Dylan resources at Wiki server. Dylan Programming An introduction to Dylan including information on Dylan training courses and a Dylan programming FAQ. Dylan Reference Manual Errata A listing of typos and other errors in the Dylan Reference Manual. Getting Started with Dylan A tutorial on Dylan by one of the maintainers of the Gwydion Dylan compiler. ggwydiondylan Dylan GTK+ and Gnome bindings. GwydionDylan.org
  • 36. Oliver Steele: Apple Dylan
    Apple Cambridge in the early nineties created the dylan programming language.Dylan combined the power of functional programming languages such as Lisp,
    http://osteele.com/museum/apple_dylan.html
    Oliver Steele
    Projects and artifacts. Main
    Apple Dylan
    Apple Cambridge in the early nineties created the Dylan programming language . Dylan combined the power of functional programming languages such as Lisp, the object system from Simula and Smalltalk, and added an infix (Pascal-like) syntax; it was innovative in that it had a macro system that worked with the infix syntax.
    (Image from lemonodor . Clicking on an object in one pane shows an aspect of that object, such as contents, callers, or variable references, in any pane that is linked to it.) I was the project lead for the Apple Dylan development environment, which took some of the browsers ideas from Smalltalk but made them configurable . You could create multiple panes, place an object such as a source project, source file, method, or variable in one pane, and link it to other panes, with different link types such as "source for", "contents of", "methods that reference", "methods that write", or "callers". See Paul R. Potts's wiki for screen shots here and here The Dylan Exchange and Functional Objects are still carrying the Dylan torch.

    37. Dylan
    Web Directory. Top / Computers / Programming / Languages / Dylan PC AI Thedylan programming Language PC AI - The dylan programming Language
    http://www.reference.com/Dir/Computers/Programming/Languages/Dylan/
    Dictionary Thesaurus Encyclopedia Web Home Premium: Sign up Login
    YOUR AD HERE

    Dictionary
    ... Encyclopedia - Web Directory
    Web Directory
    Top Computers Programming Languages / Dylan
    Harlequin Dylan
    A commercial development environment for Dylan. Includes free download of Personal Edition.
    Dylan Evangelists
    Resources and links from people who enjoy the beauty of the Dylan language.
    Paul Haahr's Dylan page
    A few things about Dylan, including a YACC grammar, a paper about superclass linearizations, and the beginning of a tutorial on the language.
    Dylan Reference Manual Errata
    A listing of typos and other errors in the Dylan Reference Manual.
    Dylan Language Standard
    Home page for ongoing design work for Dylan.
    Dylan Exchange
    Information, links, and references on Dylan.
    Cetus Links: Dylan
    No description
    GwydionDylan.org
    Gwydion Dylan: Free GPLed portable, optimizing Dylan compiler. Originally written by the Gwydion Group at CMU, now maintained by volunteers.
    The Marlais Dylan Interpreter
    a straightforward implementation of a programming strongly resembling the Dylan programming language
    SunWorld: Dylan's appeal
    Another clean, pure object-oriented language for rapid development.

    38. NEW: The DYLAN Programming Language
    To subscribe to The dylan programming language, follow this linkhttp//www.topica.com/lists/dylan Thanks. I look forward to seeing you there. Dylan
    http://scout.wisc.edu/Projects/PastProjects/new-list/00-02/00-02-04/0002.html
    NEW: The DYLAN Programming Language
    Description:
    This is to be a forum for discussions pertaining to the programming
    language that Apple Computer started.
    Subscription instructions:
    To subscribe to The DYLAN Programming language, follow this link:
    http://www.topica.com/lists/dylan
    Thanks. I look forward to seeing you
    there. -Dylan
    Owner/moderator address: dvandetta@email.com
    http://scout.cs.wisc.edu/

    http://scout.cs.wisc.edu/scout/caservices/new-list/

    39. Dylan Language - Main
    dylan programming language resources, documentation, and help. Learning resourcesfor the dylan programming language are a bit harder to find than they
    http://www.zesiger.com/dylan/
    Dylan programming language resources, documentation, and help.
    Zesiger
    Perfecting The Future
    News And Events
    29 September 2004
    Forums added for the business discussion group
    18 June 2004
    Dylan programming language resources added.
    18 May 2004
    The Corporation applied for Better Business Bureau (BBB) membership today.
    15 May 2004
    Ham radio IRC page is online. Chat online with amateur radio enthusiasts from around the world.
    13 May 2004
    Zesiger Enterprise begins it's business formation and management services
    28 April 2004
    AWM Processing has been formed to serve Canadian business interests in the USA.
    15 April 2004
    EFnet #cnc website is online. Chat online with manufacturing hobbyists and professionals from around the world.
    09 April 2004
    IWPG has begun accepting new members.
    27 March 2004
    EFnet #business website is online. Chat online with business people from around the world.
    23 March 2004
    Independent Web Professionals Guild formally organized under Zesiger. More...
    Your Comments
    Your email: Your message:
    Search The Web
    Google search: www zesiger.com

    40. Zesiger - Resources
    18 June 2004. dylan programming language resources added. Until now,documentation for the dylan programming language has been scattered amongst several
    http://www.zesiger.com/index_news.php
    The Official Website of the Zesiger Corporation.
    Zesiger
    Perfecting The Future
    News And Events
    29 September 2004
    Forums added for the business discussion group
    18 June 2004
    Dylan programming language resources added.
    18 May 2004
    The Corporation applied for Better Business Bureau (BBB) membership today.
    15 May 2004
    Ham radio IRC page is online. Chat online with amateur radio enthusiasts from around the world.
    13 May 2004
    Zesiger Enterprise begins it's business formation and management services
    28 April 2004
    AWM Processing has been formed to serve Canadian business interests in the USA.
    15 April 2004
    EFnet #cnc website is online. Chat online with manufacturing hobbyists and professionals from around the world.
    09 April 2004
    IWPG has begun accepting new members.
    27 March 2004
    EFnet #business website is online. Chat online with business people from around the world.
    23 March 2004
    Independent Web Professionals Guild formally organized under Zesiger. More...
    Current News
    Here's the news:
    29 September 2004
    Forums were created for #business discussion group users today.

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 2     21-40 of 104    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter