Geometry.Net - the online learning center
Home  - Basic_S - Scheme Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 5     81-100 of 119    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  

         Scheme Programming:     more books (88)
  1. A compact inverse scheme applied to multicommodity network with resource constraints by Steven Frederick Maier, 1971
  2. Schemes : a high level data structuring concept (CSL-77-1) by James G Mitchell, 1977
  3. Error bounds for strongly convex programs and (super)linearly convergent iterative schemes for the least 2-norm solution of linear programs (Computer sciences ... Wisconsin--Madison. Computer Sciences Dept) by Olvi L Mangasarian, 1986
  4. An all-at-once reduced Hessian SQP scheme for aerodynamic design optimization (RIACS technical report) by Dan Feng, 1995
  5. A decompostition scheme for the analysis of fault trees and other combinatorial circuits (Tech report) by Paul Helman, 1989
  6. Evaluation of second order schemes and defect correction for the multigrid computation of airfoil flows with the steady Euler equations (Report. Centrum voor Wiskunde en Informatica) by Barry Koren, 1986
  7. A parallel execution scheme for exploiting AND-parallelism of logic programs ([Report] / University of Texas at Austin. Artificial Intelligence Laboratory) by Yow-Jian Lin, 1986
  8. The equivalence of r. e. programs and data flow schemes (MIT/LCS/TM-121) by Jeffrey Martin Jaffe, 1979
  9. Address-swapping scheme for on-demand assignment of global addresses in a TCP/IP network (HP Laboratories technical report) by Reuven Cohen, 1995
  10. A balanced tree scheme for meldable heaps with updates (GIT-ICS) by Gary L Peterson, 1987
  11. REFLOS;: A code for the refined evaluation of fuel loading schemes, (EUR) by W Böttcher, 1969
  12. Concurrent program schemes (BUCS tech report) by A. J Kfoury, 1986
  13. A data-dependency based intelligent back tracking scheme for Prolog (Technical report. University of Texas at Austin. Dept. of Computer Sciences) by Vipin Kumar, 1987
  14. Defining Web-scheme Transformers By-example (Disdbis) by Stephan Lechner, 2005-05-31

81. Sting
, papers, download.......Experimental distributed OS intended as efficient customizable substrate for modern programming languages. Base language is scheme, core ideas apply to any reasonable highlevel language.
http://www.neci.nj.nec.com/PLS/sting.html
Sting
Sting is an experimental operating system designed to serve as an efficient customizable substrate for modern programming languages. The base language used in our current implementation is Scheme, but Sting's core ideas could be incorporated into any reasonable high-level language. The ultimate goal in this project is to build a unified programming environment for parallel and distributed computing. To this end, Sting provides mechanisms for
  • creating extremely lightweight first-class asynchronous threads of control,
  • building customized scheduling, migration, and load-balancing protocols,
  • specifying first-class virtual processors and virtual topologies,
  • supporting a range of execution strategies from fully eager to completely lazy evaluation,
  • experimenting with diverse storage allocation policies, and
  • implementing persistent multiple address spaces, and other features of a modern micro-kernel software architecture such as non-blocking I/O, and user-level exception handling.
Two posters (color PostScript) that give an overview of Sting are here and here Papers on Sting and related topics can be found here . To download the source, click

82. Clp(Q,R) ( 5-Oct-2000)
Implementation of general Constraint Logic programming scheme introduced by Jaffar, Michaylov 1987. As full as other CLP(R)s solves linear equations over rational or real valued variables, and covers lazy treatment of nonlinear equations.
http://www.ai.univie.ac.at/clpqr/
clp(Q,R)
The implementation is at least as complete as other existing clp(R) implementations: It solves linear equations over rational or real valued variables, covers the lazy treatment of nonlinear equations, features a decision algorithm for linear inequalities that detects implied equations, removes redundancies, performs projections (quantifier elimination), allows for linear dis-equations, and provides for linear optimization. The software has been developed at
Availability
Earlier versions of the solver were distributed in the form of a clone of SICStus Prolog that provided extensible unification via attributed variables.
To date, attributed variables and solvers on top of it have been integrated into the general distribution of following Prolog systems:
  • SICStus Prolog 3
  • ECLiPSe Prolog at ECRC
  • ECLiPSe Prolog at IC-PARC
  • CIAO Prolog ...
  • Yap Prolog Please follow these links for ordering information and licensing issues.
    Documentation
    When referring to this implementation of clp(Q,R) in publications, you should use the following reference to the
  • 83. David Ljung Madison, Resume
    Madison, David Jeffrey Ljung San Francisco, CA USA Verification Engineer / Software Writer. CPU Verification and Debug (Transmeta, MIPs) verilog, Unix, programming, (perl, scheme, C++, Lisp, Basic, Fortran, Ruby, Python, sed, yacc, sh, ksh, zsh, csh, tcsh) Shareware programming, (album, WizPort, SpeedWaller) VLSI (DEStiny), DNRC.
    http://daveola.com/Pages/Resume/
    This page has moved
    New location

    84. Moock>> Web>> Flash
    Colin Moock, author of O'Reilly's 'ActionScript The Definitive Guide' posts news, tutorials, experiments, and source files for Flash designers and developers. Highlights include articles on programming fundamentals, motion code, multiuser applications, server connectivity, interface widgets, and a Flash detection scheme. Moock also posts his games and cartoons here.
    http://www.moock.org/webdesign/flash/
    MACROMEDIA FLASH
    actionscript
    technotes buildContentTable(getFormattedTechnoteData(technotes, 3)); more technotes...
    unity
    multiuser dev kit buildContentTable(getFormattedUnityData(unityNewsItems, 3)); document.write(unityNewsItems.length - 3); more Unity stories...
    moock
    lectures moock mx actionscript lecture video now available
    buildContentTable(getFormattedLecturesData(lectureItems, 3)); document.write(lectureItems.length - 3); more lectures...
    moock
    articles and interviews buildContentTable(getFormattedArticlesData(articleItems, 3)); document.write(articleItems.length - 3); more articles... actionscript
    code depot buildContentTable(getFormattedCodedepotData(depot, 4)); more code samples... flash industry buzz moock.org updates list get news from moock.org delivered to your inbox. moockblog my regular news, announcements, and general musings about flash. moockmarks my ongoing collection of links to neat and useful flash sites.

    85. Scheme.org
    What is scheme? scheme is a programming language. Implementations and environments.
    http://www.scheme.org/
    What is Scheme? Scheme is a programming language.
    Implementations and environments
    Reference material
    • , The Revised Report on the Algorithmic Language Scheme, the specification of the language.
    Web sites
    Related things
    Other sources of information
    map@stacken.kth.se $Id: index.html,v 1.15 2002/07/17 00:01:06 ahltorp Exp $

    86. Scsh - The Scheme Shell
    A broadspectrum systems-programming environment for Unix-like operating systems. Based on R5RS scheme.
    http://www.scsh.net/
    • What is scsh? News Who wrote scsh? Scsh on SourceForge ... Praise
    • scsh .net all about scsh Scsh is an open-source Unix shell embedded within Scheme , running on all major Unix platforms including AIX, Cygwin, Linux, FreeBSD, GNU Hurd, HP-UX, Irix, Mac OS X, Solaris, and some others. Scsh is a variant of Scheme 48 (an R RS Scsh has two main components: a process notation for running programs and setting up pipelines and redirections, and a complete syscall library for low-level access to the operating system, i.e. to POSIX , the least common denominator of more or less all Unices, plus widely supported extensions such as symbolic links and BSD sockets. Moreover, scsh provides an awk facility for pattern-directed computation over streams of records, a rich facility for matching regular-expression patterns in strings, event-based interrupt handling, user-level threads, a futuristic module system, and an interactive environment. Scsh comes with extensive documentation describing these and other features. The latest version of scsh is 0.6.6, released March 29, 2004. You may

    87. Gimp-Python
    A package that allows users to write plugins for the Gimp in the Python programming language rather than ScriptFu (scheme), Perl, Tcl or C.
    http://www.daa.com.au/~james/pygimp/
    Home
    • Software
      Gimp-Python
      Gimp-Python is a package that allows people to write plug-ins for The Gimp in the Python programming language rather than Script-Fu (Scheme), Perl, Tcl or C. The newest version, 0.4, has support for both gimp 1.0 and gimp 1.1. Unlike previous versions, this one does not use Tkinter, but instead uses the PyGTK package which is a set of bindings for the GTK+ widget set . The reason for changing over from Tkinter was to get a more consistent look and feel, and for the extra widgets (color and font selectors for instance). Gimp-Python provides an almost complete wrapper for the libgimp plug-in library, including support for tiles and pixel regions. This means that you can use it to do just about everything that is possible in C, but you get all the benefits of python. You do not have to worry about freeing data structures, and there are some other benefits (such as tiles automatically having the dirty flag set when you modify them). As an example of this power, there is a translation of the whirl and pinch plug-in included with the package. The gimp-python wrapper for libgimp is an object oriented one, where many of the operations on images, drawables, channels and layers become methods or attributes of those particular types.

    88. (Yet Another) Scheme Home Page
    Specifications for the programming language scheme.
    http://swissnet.ai.mit.edu/~jaffer/Scheme.html
    http://swissnet.ai.mit.edu/~jaffer/Scheme
    Scheme
    Current Version Released Terms February 20, 1998 Terms Scheme is a computer programming language. It works well for a wide spectrum of tasks. Read about some interesting uses in Engineering with SCM A scheme program, rrrs2txi.scm , translated the LaTeX , and to texinfo format ( r3rs.txi r4rs.txi , and r5rs.txi ), from which the online HTML versions were derived. Dai Inukai , who translated the Report into Japanese, has created the Scheme program JFILTER which converts text among the JIS, EUC, and Shift-JIS Japanese character sets.
    Quick Start
    Related Sites
    Reports on the Algorithmic Language Scheme

    89. PLI 2002: ICFP
    The 2002 International Conference on Functional programming covers the entire spectrum of functional programming, from practice to theory, and from established functional programming languages (scheme, ML, Haskell) to novel language designs and to the functional aspects of objectoriented or concurrent languages. October 4-6, 2002 Pittsburgh, PA, USA.
    http://icfp2002.cs.brown.edu/
    October 4-6, 2002
    Pittsburgh, PA, USA

    Affiliated with PLI 2002 The ICFP conference provides a forum for researchers and developers to hear about the latest work on the design, implementations, principles, and uses of functional programming. The conference covers the entire spectrum of functional programming, from practice to theory, and from established functional programming languages (Scheme, ML, Haskell) to novel language designs and to the functional aspects of object-oriented or concurrent languages. Related Events PPDP GPCE (GCSE/SAIG) Workshops What are the Accepted Papers? Please see the separate page What about Hotel and Registration Information? You will find that on the PLI home page Was There a Programming Contest? Yes! The contest ran from 12:00 Noon Pacific Standard Time on Friday August 30, 2002, until 12:00 Noon Monday September 2, 2002. The contest has its own Web page What Kind of Material Appears in ICFP? The call for papers provides information on the kinds of papers sought by the conference.
    Contact Us!

    90. The Schememonster's Friends
    A group of computer science students at the Helsinki University of Technology united by the interest in scheme and the insight that we should keep the fun in programming.
    http://www.niksula.cs.hut.fi/~candolin/scheme/
    The Schememonster's Friends
    Front Page Our purpose Projects The Schememonster ... SÃ¥ngboken
    The Schememonster's Friends is a group of computer science students at the Helsinki University of Technology united by the interest in Scheme - and the insight that we should keep the fun in programming. The reason for choosing Scheme lies in its beauty , clear syntax, expressive power, functionality and usability. It's just extremely enjoyable to use and very suitable for our quite crazy projects. We also serve the Schememonster with prayers in form of procedures and sacrifice small Pascal-users to him. In return he makes our parenthesis come alive - and makes our definitions make sense.
    Front Page
    Our purpose Projects The Schememonster ...
    The Obfuscated Scheme Contest 2000

    91. International Scheme Meetup Day
    Meetup with other local programmers interested in Lisp, scheme and other functional programming languages.
    http://scheme.meetup.com/
    @import url("http://www.meetup.com/style/common.css"); @import url("http://www.meetup.com/style/topic.css"); @import url("http://www.meetup.com/style/hide-from-ie-mac.css"); @import url("http://www.meetup.com/style/images.css"); Your Meetup now has its own Message Boards! Join the conversation! Meetup Home Discuss Meetup.com Sign In ... Scheme
    International Scheme Meetup Day
    in 32 Days
    WHAT Meetup with other local programmers interested in Scheme/Lisp and other functional programming languages. WHEN Tuesday, July 13 @ 8:00PM
    (2nd Tuesday of every month.) WHO Scheme Programmers Worldwide (and friends.) So far, have signed up. AGENDA T.B.D. More info.
    Join other Scheme Programmers near you!
    Scheme Meetups can happen in up to 651 cities worldwide on the same day. Enter your location to find the one near you: writeForm("horiz") US Residents, enter your 5-digit Zip Code: Non-US Residents, select your city: Select Your City Antarctica: South Pole, Antarctica Argentina: Buenos Aires, Argentina Argentina: Cordoba, Argentina

    92. SIOD: Scheme In One Defun
    Very small, portable implementation, has some database, Unix programming, CGI scripting extensions. Runs on DOS, Linux, Unix, Windows. Free source downloads.
    http://people.delphiforums.com/gjc/siod.html
    SIOD: Scheme in One Defun
    SIOD is a small-footprint implementation of the Scheme programming language that is provided with some database, unix programming and cgi scripting extensions. George J. Carrette The most recent release is available from this web page , and also from ftp://ftp.std.com/pub/gjc/
    Click here for a list of SIOD users File Format Description siod.tgz gzip tar Source code, all versions siod.zip INFO-ZIP archive Source code, all versions winsiod.html document Windows 95 binaries and unpacking instructions. $Id: siod.html,v 1.2 2002/05/10 13:08:01 gjc Exp $
    Table of Contents
  • Apology, discussion and motivation
  • Building from Sources
  • Release Notes
  • What is Scheme ...
  • Porting , to tiny machines.
  • Writing extensions in the C programming language
  • LIBSIOD use as an extension language for C programs
  • Implementation of EVAL and environment representation
  • Windows NT and Windows 95 configuration ...
  • Acknowledgements
    Apology, discussion and motivation
    The genesis of this interpreter is a question posed by students of a LISP and Artificial Intelligence Programming Techniques course that I had developed and was teaching at Boston University in the late 1980's: How can we possibly hope to make use of any of this stuff in work we are doing in other courses or in our jobs?
  • 93. RScheme
    Portable, extended scheme with reflective object(oriented) system, operating system services, modules, threads, many system programming features (integrates with, compiles to C or bytecodes) and useful extensions. Open Source
    http://www.rscheme.org/

    94. XLISP Home Page
    A superset of the scheme dialect of Lisp with extensions to support objectoriented programming.
    http://www.mv.com/ipusers/xlisper/
    XLISP Home Page document.all.xlisp.href = "http://www.mv.com/ipusers/xlisper/xlisp.zip"; document.all.bob.href = "http://www.mv.com/ipusers/xlisper/bob.zip"; David Betz
    dbetz@xlisper.mv.com

    XLISP 3.0 is a superset of the Scheme dialect of Lisp with extensions to support object-oriented programming. Eventually, this page will contain information about XLISP and my other projects. Here are the latest sources for XLISP including a new license (updated 9/13/02): zip file
    gzipped tar file
    Here are the latest sources for BOB. (updated 1/30/02) Here are the latest sources for the CS conferencing system. (updated 2/1/01) Here is a users guide to the ZIL programming language used by Infocom to develop their excellent works of interactive fiction back in the 1980's. I was given permission to release this manual by Activision, the current owners of the Infocom intellectual property. Here is a scan of the instruction set of the Litton Industries Monrobot Mark XI Computer. This is a computer that was made back in the 1960's. The Monrobot XI was the first computer I ever programmed back when I was in eighth grade. Access Count: Provider: MV Communications, Inc.

    95. Guile (News)
    200111-19 guile-www 1.0.1 is now available. This is a package of scheme modules that facilitates HTTP, URL and CGI programming. See ftp dir or mirrors.
    http://www.gnu.org/software/guile/
    Project GNU's extension language
    (News)
    About Guile
    What is Guile?

    Recent news

    Mailing lists

    Documentation
    Manuals

    FAQ's

    Download
    Getting Guile

    Snapshots

    Anonymous CVS
    Projects Core Libraries Exports Applications ... Tools Development Project Summary Helping out Cool ideas Resources Guile Resources Scheme Resources What's the latest news?
    What's the latest news?
    We are pleased to announce Guile release 1.6.4. This is the next maintenance release for the 1.6 stable series. You can find it here . This is primarily a bugfix release. Highlights include:
    • Various architecture (and compiler optimization) related bugs have been fixed: these changes should improve the situation on at least ia64, arm, m68k, alpha, and powerpc. Readline prompt problem fixed: previously, the readline prompt disappeared when running Guile in non-echoing terminal mode (for example under GDB in Emacs). Printing bug fixed: previously, the state of writingp in the print state could be altered by recursive calls to printing functions. syntax-case bugs have been fixed eqv? and equal? are now primitive generic functions: this means that it is possible to provide custom comparisons for new classes by specializing `eqv?' and `equal?' to those classes.

    96. WinScm
    scheme environment for Windows 3.1/95; interpreter independent, though defaults to Jaffer's SCM. Used at University of Lille 1, France, for introductory programming course. Free downloads. English, Fran§aise.
    http://www.lifl.fr/~routier/enseignement/winscm/winscmeng.html
    WinScm A programming environment for Scheme under Windows Quick overview
      Winscm is a programminf environment for the Scheme language under Windows. It has been developped by Alain Taquet, who was student in , during its last year project under the responsability of Jean-Christophe Routier Winscm is used for 2 years at the University of Lille 1 , in the initiation to programming course followed by the first year students of DEUG MIAS This environment links an interpreter (by default, it is Aubrey Jaffer's Scm ) and one or more editor windows. A mouse click is enough to evaluate in the interpreter all or a part of the expressions written in the editor. In each editor window it is possible to have a linear (classical) point of biew of the text or a "expression by expression" point of view, then a browser allows to navigate through expressions.
    A quick presentation of the sotware can be found here The help of the language in the software is very light... It will be better to replace the Scheme.hlp by the r4rs file The software

    97. Bigloo Homepage
    System with one goal enable schemebased programming style where C(++) is usually needed; makes scheme practical via features found in most traditional languages but not scheme and functional programming. Open Source, GPL
    http://www-sop.inria.fr/mimosa/fp/Bigloo/
    Bigloo homepage Inria Sophia-Antipolis 2004 route des Lucioles - BP 93 F-06902 Sophia Antipolis, Cedex France Table of contents Bigloo homepage Related Mailing list License ... ChangeLog Technical information Mailing archive Programming Environment Bugloo Integrated Programming Environment Bigloo Development Kit Biglook Contributions Libraries Bigloo-lib Bigloo + finalizers Debian package ... Windows support Applications Bglstone The Bigloo benchmark suite contains various tools to produce and display bar charts Mole Literate programming in Scheme. SCOP SCOP (a light-weight, simple but powerful, high-level communication interface) Scheme Binding Phptools A toolkit for PHP4 documents. Skribe A programming language to build documents (such as Web pages or program documentations) SX A 3D modeler. VRLM parser VRML 1.0 parser in Scheme An Apache module providing a mean for communication between Apache server and the external process using Unix pipes. Hive Source code manager. SXML/SSAX/SXPath Suite for handling XML documents in Scheme
    Presentation
    Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required. Bigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional programming. Bigloo compiles Scheme modules. It delivers small and fast stand alone binary executables. Bigloo enables full connections between Scheme and C programs, between Scheme and Java programs, and between Scheme and C# programs.

    98. A Scheme Story
    How scheme made learning programming fun!
    http://www.trollope.org/scheme.html
    High School Computing: The Inside Story
    From The Computing Teacher Visit The Computing Teacher, May 1992 High School Computing: The Inside Story Natasha M. Chen
    Class of 1991, Nova High School
    3600 College Avenue, Davie FL 33314
    My first class in computer programming was an elective course in BASIC back in sixth grade. I chose that class because I thought that computers were powerful and capable of doing many interesting things. Electives usually have a reputation for being fun, but my classmates and I heard stories about the difficulty of this course and how only one or two kids ever got A's. I thought to myself, ``Maybe they just weren't interested in computers. But I am, so how bad could it really be?" Pretty bad! Forget learning anything that encouraged us to think, wonder and explore. We were asked to study the history of computers, memorize the names of hardware, and master the rules of syntax. We were sixth graders. We weren't about to enter the high-tech world of programming. All we wanted was to see what neat things we could do with the computer. The class wasn't difficult at all; memorization is hardly a challenge if you take the time to do it. There were so few A's because no one cared to do busy work, and that's all that was offered.
    "After my sixth grade BASIC experience, I never wanted to take another computer course again."

    99. The TeachScheme! Project
    Goals of this Rice University project disseminate a new introductory curriculum on computing, and turn computing and programming into indispensable parts of the liberal arts college curriculum.
    http://www.teach-scheme.org/
    The TeachScheme! Project A revolution is changing the design and teaching of introductory computer science curricula. The TeachScheme! Project is a leading innovator in these new curricula at the high school and college levels. The curriculum is in use at hundreds of high schools and universities on nearly every continent. In addition, some companies have begun to employ our software tools in their products. The Project comprises faculty and graduate students at several universities including Adelphi, Brown, Chicago, Northeastern, Utah and WPI, with support from several other universities as well as industrial organizations. Overview What the Project is about Workshops Our free summer offerings Textbook Read the text for free on-line Software Download the software for free and give it a try Materials What else the Project has to offer (talks, testimonials, FAQs, contacting us, ...) Sponsors Thanks to the funding sources who keep this project active! Last modified Tuesday, March 18th, 2003 11:27:20am

    100. Programming In Schelog
    An embedding of Prologstyle logic programming in scheme. Prolog-style and conventional scheme code fragments can be used alongside each other.
    http://www.ccs.neu.edu/home/dorai/schelog/schelog.html
    [Go to first, previous next page contents

    Programming in Schelog
    Dorai Sitaram Download Version 2003-06-01 Installation instructions
    Schelog is an embedding of Prolog-style logic programming in Scheme. ``Embedding'' means you don't lose Scheme: You can use Prolog-style and conventional Scheme code fragments alongside each other. Schelog contains the full repertoire of Prolog features, including meta-logical and second-order (``set'') predicates, leaving out only those features that could more easily and more efficiently be done with Scheme subexpressions. The Schelog implementation uses the approach to logic programming described in Felleisen [ ] and Haynes [ ]. In contrast to earlier Lisp simulations of Prolog [ ], which used explicit continuation arguments to store failure (backtrack) information, the Felleisen and Haynes model uses the implicit reified continuations of Scheme as provided by the operator call-with-current-continuation (aka call/cc ). This allows Schelog to be an embedding , ie, logic programming is not built as a new language on top of Scheme, but is used alongside Scheme's other features. Both styles of programming may be mixed to any extent that a project needs. The Schelog user does not need to know about the implementation mechanism or about call/cc and continuations to get on with the business of doing logic programming with Schelog.

    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 5     81-100 of 119    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter