Geometry.Net - the online learning center
Home  - Basic_D - Dylan Programming

e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 89    Back | 1  | 2  | 3  | 4  | 5  | 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 books (21)
  1. WAP Development with WML and WMLScript (With CD-ROM) by Ben Forta, Dylan Bromby, et all 2000-09-22
  2. MDX Solutions: With Microsoft SQL Server Analysis Services 2005 and Hyperion Essbase by GeorgeSpofford, SivakumarHarinath, et all 2006-03-06
  3. Lisp Programming Language Family: Lisp, Logo, Autolisp, Common Lisp, Emacs Lisp, Dylan, Lisp Machine Lisp, Maclisp
  4. 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)
  5. Dylan by Graham, 2001-01
  6. HCI International 2009: 13th International Conference, HCI International 2009, with 10 Further Associated Conferences, San Diego, CA, USA, July 19-24, ... (Lecture Notes in Computer Science)

21. DevASP Dylan Programming Books
DevASP dylan programming Books A Directory of ASP and XML resources, articles,samples, tutorials, scripts, applications and sample chapters arranged by
http://www.devasp.com/store/shop3095/Books/Programming/Languages_Tools/Dylan_Pro
Home Search Articles Discussion Forums ... Member Login Active Users: 166 Home Add Your Articles Book Store Software Store ...
More Partners >>

Product Search:
All Products Books Magazines Popular Music Classical Music Video DVD Computer Games Video Games Electronics Software Outdoor Living Kitchen Housewares Wireless Phones Computers Outlet Shopping Store Books Programming Dylan Programming Sort By:
Featured Items Bestselling Customer Review Price (Low to High) Price (High to Low) Publication Date Alphabetical (A-Z) Alphabetical (Z-A) Dylan Programming: An Object-Oriented an
Sale Price $34.99
More detail..
(Buy from Amazon.com)
Bob Dylan
Sale Price $24.95
More detail..
(Buy from Amazon.com)
Dylan
Sale Price $30.33
More detail.. (Buy from Amazon.com) The Dylan Reference Manual: The Definiti Sale Price $44.99 More detail.. (Buy from Amazon.com) Programming in Dylan Sale Price $37.95 More detail.. (Buy from Amazon.com) Home Add a Listing ... Shopping Cart News Letter More info..

22. MUD-Dev-L (350 Of 966): [MUD-Dev] Dylan Programming Language
MUDDev dylan programming Language. From Ling KL.Lo-94@student.lboro.ac.uk .To Mud-dev mud-dev@kanga.nu . Subject MUD-Dev dylan programming Language.
http://www.kanga.nu/archives/MUD-Dev-L/1999Q2/msg00350.php
MUD-Dev-L (350 of 966): [MUD-Dev] Dylan Programming Language Root: [ Home MERA Tasks Search Resources: [ FAQs Files Library List Archives Community: [ Email Events JCL Mailing Lists ... Polls People: [ Login! Register
List: [ Home Other periods
Index: [ Author Date Thread
Date: [ Prev Next ] Thread: [ Prev Next Reply to this Message [MUD-Dev] Dylan Programming Language From K.L.Lo-94@student.lboro.ac.uk To mud-dev@kanga.nu Subject [MUD-Dev] Dylan Programming Language Date Sun, 30 May 1999 01:10:06 +0100 (BST) http://http.bsd.uchicago.edu/~jbd2/dylan/dylan_world.html http://www.kanga.nu/lists/listinfo/mud-dev Reply to this Message Message navigation

23. Citation
dylan programming an objectoriented and dynamic language Authors Neal FeinbergSonya E. Keene Robert O. Mathews P. Tucker Withington Publisher Addison Wesley
http://portal.acm.org/citation.cfm?id=236303&coll=portal&dl=ACM&CFID=11111111&CF

24. ACM Guide Proper Noun Subject Index
September 1996, 3, dylan programming Neal Feinberg , Sonya E. Keene , Robert O.Mathews , P. Tucker Withington Addison Wesley Longman Publishing Co., Inc.
http://portal.acm.org/nouns.cfm?part=noun&row=D&&idx=Dylan&query=Dylan NOUN

25. TCAEP.co.uk Bookshop > Computers & Internet > Programming > Languages & Tools
Introduction; Ada; Borland Delphi; Cobol; Compiler Design; Compilers;Debugging; Delphi; dylan programming; Eiffel; Fortran; Modula 2; Modula
http://www.tcaep.co.uk/bookshop/computersinternet/programming/languagestools/

New on
TCAEP
Download

Bookshop
...
Sources

Search Now: Bookshop
in association with amazon .com
TCAEP.co.uk Bookshop
Programming
  • Assembly Language Programming
  • Lisp ... About
    Page compiled: Fri Aug 10 18:45:34 GMT+01:00 2001
  • 26. Cetus Links: 19,498 Links On Objects And Components / Dylan
    Offers links to FAQs, an overview of the language, FTP archives, reference sites, and newsgroups.Category Computers Programming Languages Dylan...... Dylan Evangelists); Open Directory; PC AI The dylan programming Language(Knowledge Technology). Books dylan programming (Neal Feinberg
    http://www.cetus-links.org/oo_dylan.html
    Object-Oriented Language : Dylan
    • Intro
      • Dylan is a new programming language invented by Apple Computer and developed with Harlequin and other partners. The language is both object-oriented, like C++ and Java, and dynamic, like Smalltalk. Dylan is designed to deliver applications that run efficiently on a wide range of platforms. It also facilitates the rapid development and incremental refinement of prototype programs. Dylan is a good choice for any application, but you will find it particularly useful for complex object-oriented programs, and for programs that may need to be changed "on the fly." Public-domain implementations of Dylan are available for most popular computer systems. Harlequin has developed the first complete, commercial implementation of the languageincluding both compiler and development environment." (Neal Feinberg et al.)
      Contents Other pages

    27. Gwydion Dylan: Learning Dylan
    Twelve standalone code fragments show off the features of the dylan programminglanguage. If start. dylan programming paper, US$30.95.
    http://www.gwydiondylan.org/learning.phtml
    Advanced Free Software Development Tools User Resources Developer Resources Wishlist PHP Apache on a machine running Debian Linux . Graphics by the GIMP Feedback
    Learning Dylan
    Dylan looks a bit like C or Pascal, and includes lots of funky features which are hidden deep inside Perl and Python. If you're familiar with any of these languages (and you have done some object-oriented programming) you'll be to get started with Dylan quickly. Dylan does differ from most maintstream languages in several subtle ways. If you're really immersed in how one particular language works, you'll have to let go of some of your knowledge. (Dylan's member functions and access control, for example, are probably unfamiliar. You'll have to learn these all over again, but will be rewarded with more flexibility when you do.) The following references might be good places to start:
    12 Dylan Fragments
    Twelve standalone code fragments show off the features of the Dylan programming language. If you want to get a feel for things, this might be a good place to start.

    28. Gwydion Dylan: Overview
    The most widespread introductory text ( dylan programming from Feinberget al.) also puts eachsubclass slots to good use. Finally
    http://www.gwydiondylan.org/
    Advanced Free Software Development Tools User Resources Developer Resources Wishlist PHP Apache on a machine running Debian Linux . Graphics by the GIMP Feedback
    Overview
    We're a group of volunteers working to create new development tools, inspired by the Lisp machine and other great interactive systems. We have updated CMU's Gwydion Dylan , fixing many bugs and making it work well under modern versions of Linux and FreeBSD. Our current release is a technology preview, suitable for learning Dylan and building modest command-line applications. In the future, we want to create one of the most advanced development tools available and donate it to the GNU project Please feel free to join us! You can look at our goals , some code examples , or one of the following resources: What is Dylan?

    29. Welcome To Pcbooks.co.uk: Search Results
    Click here for more details. You searched for dylan programming 2 Records found DylanProgramming An Object Oriented and Dynamic Language by Feinberg, Neal.
    http://www.pcbooks.co.uk/searchresults.aspx?txtsearch=Dylan Programming

    30. DevCritic.com - Programming And Web Development Resource
    The Marlais Dylan Interpreter a straightforward implementation of a programminglanguage strongly resembling the dylan programming language.
    http://www.devcritic.com/sites/Dylan/
    Home About Us Advertising Contact Us
    Main Menu
    Home
    About Us

    Advertising

    Mailing List
    ...
    Contact Us

    Resources Site Directory
    Developer Tutorials

    Developer FAQ

    Developer Glossary
    ...
    Script Archive
    Site Owners Add A Site Modify Your Site Advertise Script Archive Add Resource Modify a Resource Browse Resources Our Sponsors You Are Here: Home Functional Objects, Inc. - Home of Functional Developer, the product formally known as Harlequin Dylan. A commercial Dylan development environment for Windows platforms. The Marlais Dylan Interpreter - a straightforward implementation of a programming language strongly resembling the Dylan programming 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 GwydionDylan.org

    31. Dylan Tips
    dylan programming Tips. 1. How can I improve my dylan programmingstyle and coding efficiency? Write short functions, where each
    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.

    32. Computers/Programming/Languages/Dylan
    The Marlais Dylan Interpreter a straightforward implementation of a programminglanguage strongly resembling the dylan programming language.
    http://www.technology-and-computers.com/Computers/Programming/Languages/Dylan/
    Search: Category Description:
    Dylan: object-oriented, dynamic programming language with four goals: high performance, rapid prototyping, ease of use, and seamless support for libraries written in C. It is a very interesting hybrid system. Linguistically, and syntactically it is rather C-like. But at its base, it is very Lisp-like, using Lisp functional aspects and compiler technology, but without Symbolic EXPressions (SEXP, S-exp), or the ability to manipulate programs as lists. Computers Programming Languages Dylan The Marlais Dylan Interpreter
    a straightforward implementation of a programming language strongly resembling the Dylan programming language.
    URL: http://www.cis.ufl.edu/~jnw/Marlais/
    Functional Objects Inc.

    Home of Functional Developer the product formally known as Harlequin Dylan. A commercial Dylan development environment for Windows platforms.
    URL: http://www.functionalobjects.com
    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.
    URL: http://www.webcom.com/haahr/dylan/

    33. Dylan Code Collection
    Last updated on 02 May 2001. DylanLibs. The DylanLibs project, or Dylan Code Collection,is a repository of libraries written in the dylan programming language.
    http://dylanlibs.sourceforge.net/
    Click the image above to go to the SourceForge Project Page
    Dylan Code Collection
    Last updated on 02 May 2001.
    DylanLibs
    The DylanLibs project, or Dylan Code Collection, is a repository of libraries written in the Dylan programming language. I've developed a number of re-usable libraries written in Dylan and made them available through my web site . To make maintenance easier, and to provide the ability for others to help with the development, I decided to create a SourceForge project to manage them. The result is this project. Some of the libraries available work only with Functional Developer , a commercial Dylan system, while others work with Gwydion Dylan , an Open Source Dylan implementation. To obtain the libraries, visit the project home page . For more information on Dylan, the programming language, visit my Dylan Programming page You can download dylanlibs-1.1.tar.gz here or read the readme.txt file here
    Creatures
    As an example of applications written in Dylan I've released all my Creatures 3 utilties that were written in Dylan as a package in the DylanLibs project. These include the source code to the Genetics Editor, Gene Comparison program, CAOS Injector, etc. You can download creatures-1.0.tar.gz

    34. MacBang >> Mac Links: Programming/Programming_Languages/Dylan
    (Added 5Jun-1999 Hits 6 Rating 0 Votes 0) Rate It. Dylan World - For thoseinterested in learning about the dylan programming language, with source code
    http://www.macbang.com/links/pages/Programming/Programming_Languages/Dylan/
    Top Programming Programming Languages : Dylan
    MacBang >> Mac Links: Programming : Programming Languages : Dylan
    Home Add a Site Modify a Site What's New ... Search
    Links:
    • Dylan Evangelists - Everything Dylan (Added: 5-Jun-1999 Hits: 7 Rating: Votes: 0) Rate It
    • Dylan Information - - Dylan Information The Dylan Interim Reference Manual in HTML form. Also available by ftp in postscript, rtf, Adobe PDF, or Apple DocViewer formats. A First Look at Dylan: Classes, Functions, and Modules. By Steve Strassman, from develop, Issue 21. (Added: 5-Jun-1999 Hits: 6 Rating: Votes: 0) Rate It
    • Dylan World - For those interested in learning about the Dylan programming language, with source code, examples of CGIs, links and news (Added: 5-Jun-1999 Hits: 7 Rating: Votes: 0) Rate It
    • PC AI - The Dylan Programming Language - A fantastic resource with great links (Added: 5-Jun-1999 Hits: 5 Rating: Votes: 0) Rate It
    • Why Not Dylan? - Dylan's greatest weakness is the lack of commercial-quality compilers, especially on the Macintosh (Added: 5-Jun-1999 Hits: 9 Rating: Votes: 0) Rate It
    Related Categories:
    Search
    Looking for something in particular?

    35. Dylan Language WikiWikiWeb - Dylan Articles
    the form of a Dylan chapter. dylan programming. the interwikiWikiGangOfFourpatterns unnecessary. dylan programming Environments.
    http://monday.sourceforge.net/wiki/index.php/DylanArticles
    RecentChanges FindPage LikePages BackLinks ...
    Dylan Articles
    Though Dylan has never been a StronglyHypedLanguage , a fair number of articles about it have been published in print and on the Web.
    Introductions to Dylan
    • Steve Strassman's A First Look at Dylan: Classes, Functions, and Modules is one of the best introductory articles. Eric Kidd's Getting Started with Dylan is another good language overview. FunctionalObjects has written a Dylan White Paper The Beyond Java? article compares the productivity of a project done in both Dylan and Java. Martin Heller's BYTE.com articles Bob Or Thomas? A Look At Dylan and Doing Dylan With Functional Developer articles introduce the language and FunctionalDeveloper GaborGreif has published a two-part introduction to Dylan (in German) in the 9/2002 and 10/2002 issues of Linux Enterprise Part 1 and Part 2 . These made their way into a book on Productive Programming in the form of a Dylan chapter.
    Dylan Programming
    • Modern languages and Microsoft's component object model discusses FunctionalDeveloper 's high-level wrapping of Microsoft's COM. Design Patterns in Dynamic Programming is a presentation by Peter Norvig about how features in dynamic languages such as Dylan and Common LISP make many of the Wiki: GangOfFour patterns unnecessary.

    36. Dylan Language WikiWikiWeb - Dylan Articles
    Linux Enterprise. dylan programming. httpModern languages interwikiWikiGangOfFourpatterns unnecessary. dylan programming Environments.
    http://monday.sourceforge.net/wiki/index.php/DylanArticles?version=13

    37. Michael Tsai - Programming Links
    Dylan. Comparison of Dylan to C++—from Dartmouth; Dylan Introduction;Dylan Reference Manual; SP 94 The dylan programming Language. Java.
    http://mjtsai.com/links/programming.html
    Home
    About

    Blog

    Links
    ...
    MIT

    Programming
    TeX

    Search
    Backlinks
    google.ca

    google.it

    google.fr
    search.yahoo.com ... google.co.jp
    Programming Links
    Subcategories: AppleScript C C++ Choosing ... Other
    AppleScript
    C
    C++
    Choosing A Langauge
    Culture
    Dylan
    Java
    Lisp
    Objective C
    Perl
    Python
    Serf
    Smalltalk
    Tools
    Other

    38. Alexa Web Search - Subjects > Computers > Programming > Languages > Dylan
    Bestselling Products in Dylan The Art of Computer Programming, Volumes 13 Boxed 4.Double Homepage - dylan programming Language www.double.co.nz/dylan.
    http://www.alexa.com/browse/categories?catid=6198

    39. Alexa Web Search - Subjects > Computers > Programming > Languages > Dylan
    www.functionalobjects.com Go directly to site Double Homepage -dylan programming Language Source, tips, techniques and resources.
    http://www.alexa.com/browse/general?catid=6198&mode=general

    40. DEVSEEK: Programming : Languages : Dylan
    Links PC AI The dylan programming Language - PC AI - The dylan programming Languagehttp//www.pcai.com/pcai/New_Home_Page/ai_info/pcai_dylan.html (Added 19
    http://www.devseek.com/Programming/Languages/Dylan/more2.html
    : Programming : Languages : Dylan
    Options
    HOME WHAT'S COOL TECH NEWS Links:
    • PC AI - The Dylan Programming Language - PC AI - The Dylan Programming Language http://www.pcai.com/pcai/New_Home_Page/ai_info/pcai_dylan.html (Added: 19-Jan-1999 )
    • SunWorld: Dylan's appeal - Another clean, pure object-oriented language for rapid development. http://www.sunworld.com/swol-03-1999/swol-03-regex.html (Added: 19-Jan-1999 )
    • The Marlais Dylan Interpreter - a straightforward implementation of a programming strongly resembling the Dylan programming language http://www.cis.ufl.edu/~jnw/Marlais/ (Added: 19-Jan-1999 )
    Prev 10 Advertise with Devseek Add URL Suggest a Category ... Link to Devseek Questions? Email the Webmaster Help build the largest human-edited directory on the web. Submit a Site Open Directory Project Become an Editor

    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 89    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter