Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Aldor


Related Topics
Xh
30s

In the News (Sun 27 May 12)

  
  Aldor (Middle-earth) - Wikipedia, the free encyclopedia
In J.R.R. Tolkien's Middle-earth legendarium, Aldor was the third King of Rohan.
Aldor became King at the death of his father Brego in (T.A. 2570), aged only 26.
Aldor's rule was a golden age for Rohan, as the numbers of the Rohirrim increased, and the Dunlendings were chased past the Gap of Rohan beyond the borders of Adorn and Isen.
en.wikipedia.org /wiki/Aldor_(Middle-earth)   (134 words)

  
 TolkienWiki: Aldor   (Site not responding. Last check: 2007-10-21)
Aldor completed the conquest of Rohan east of the Isen driving off the Dunlendings and in his time Harrowdale and other valleys of Ered Nimrais were settled.
Aldor had many children, of which the three eldest were daughters and he was succeeded by his eldest son, Fréa.
Aldor because of his long reign and old age (died 102 years old) he was remembered as the Old.
www.thetolkienwiki.org /wiki.cgi?Aldor   (122 words)

  
 Encyclopedia of Arda: Aldor   (Site not responding. Last check: 2007-10-21)
Aldor was the founder of a golden age in Rohan's history.
Aldor had many children, of which the three eldest were daughters.
It was his fourth child, Fréa, who succeeded him as King, but due to Aldor's long life, Fréa had to wait until he was himself seventy-five years old before he became Lord of the Mark.
www.glyphweb.com /arda/a/aldor.html   (201 words)

  
 Aldor Compiler User Guide: Section I, Chapter 1: Introduction
Aldor places more emphasis on uniform handling of functions and types, and less emphasis on a particular object model.
The Aldor language has been specifically designed to admit a number of important optimizations, allowing compilation to machine code whose efficiency is frequently comparable to that produced by a good C or Fortran compiler.
Aldor is unusual among compiled programming languages, in that types and functions are first class that is, both types and functions may be constructed dynamically and manipulated in the same way as any other values.
www.csd.uwo.ca /~watt/aldor/UserGuide/chap1.html   (1521 words)

  
 MathAction and Axiom Aldor
From a technical point of perspective, Aldor is a type-complete, strongly-typed, imperative programming language with a two-level object model of categories and domains (similar to the concept of interfaces and classes in Java).
The original motivation for Aldor was to provide an improved extension language for the AXIOM computer algebra system: The language had to be expressive enough to capture naturally the high-level objects and relationships which arise in modern mathematics.
The Aldor compiler can be used to generate code which runs within the Axiom system, separately, or linked into other applications.
www.axiom-developer.org /zope/mathaction/Aldor   (428 words)

  
 [No title]   (Site not responding. Last check: 2007-10-21)
Aldor communes with Tempus to get advice on what to do about the portal to the Astral plane.
Aldor leaves and Murwood follows the courier who collects the ransom to a warehouse near the docks.
Aldor and Murwood are equal to the task and the trolls are soon dispatched.
homepages.paradise.net.nz /courham/Wolfsheads/WH11.htm   (553 words)

  
 MathAction and Axiom Programming Axiom   (Site not responding. Last check: 2007-10-21)
The result was both the current internal spad compiler, that lives in the interpreter, and an external stand-alone compiler written in C. The external compiler accepts the spad language (modulo some constraints based on the fact that it (a) doesn't have the lisp runtime and (b) can link to non-lisp code).
Although the structure of the type system of the Aldor libraries is similar to that of Axiom, there are fundamental differences, too.
Even without integrating Aldor into Axiom in order to replace spad, it should be quite easy to provide an interface to Aldor similiar to what we have for Axiom and Reduce.
page.axiom-developer.org /zope/mathaction/ProgrammingAxiom   (724 words)

  
 Aldor Compiler User Guide: Section VI, Chapter 32: Using Aldor with Fortran-77
Aldor, on the other hand, has a rich and extensible type system, and in general will pass copies of subprogram data (at least in simple cases).
A normal array of Aldor data cannot be passed directly to Fortran for a number of reasons.
An Aldor function which calls a Fortran routine cannot be invoked recursively by the call to the Fortran routine.
www.csd.uwo.ca /~watt/aldor/UserGuide/chap32.html   (1427 words)

  
 Perfection by Tak-Hui Chow   (Site not responding. Last check: 2007-10-21)
Here was the heart of Aldor; the source of the technology which controlled every aspect of life, from the power flowing though each habitat, to the weather.
An electronic flash in front of her ‘hands’ reminded her that accommodation and the conference rooms had to be laid aside for the summit in 2.3 days.
Aldor was put at risk, as was the security for the conference for which you, Regulator MacKinley, were sent here to protect.
www.kent.ac.uk /sdfva/SFukc/perfection_by_takhui_chow.htm   (3668 words)

  
 Wolfsheads 12
Aldor and Peregrin go up levels then the Wolfsheads fly to the pirate city of Scrape where they have some unfinished business with the ruler, Geildarr.
Meanwhile Aldor has gone to the local Church of Tempus and discovered that he is not welcome, in fact he has been excommunicated and branded a heretic by the church hierarchy!
The cultists believe that Aldor is the chosen one (because he wielded the Sword of Tempus) and that the sword should be returned to him so that he can carry on the will of Tempus.
homepages.paradise.net.nz /courham/Wolfsheads/WH12.htm   (720 words)

  
 Projects related to Aldor
It is a compact replacement and enhancement for the axllib and basiclib libraries that used to be provided by NAG Ltd. together with the Aldor compiler.
The logic is embedded into the types of Aldor by means of a modified version of Aldor's dependent types.
Built as an extension of the Algebra library, it provides Aldor programmers with a extensible computer algebra layer with many low--level functions for handling skew--polynomials and their related skew--linear systems.
www.aldor.org /projects.html   (703 words)

  
 gmane.comp.lang.aldor
In a 64bit environment, aldor -C args=-Wopts=-m32 -Fx -laldor test.as compiles it to an 32 bit executable (The additional parameter tells unicl to pass -m32 to gcc).
The Aldor libraries (in particular AlgebraLib) are at the moment quite weak with respect to manipulation of arbitrary expressions.
However, since Aldor is a typed language, one could also think of not using arbitrary expressions (which are somehow typeless).
rss.gmane.org /gmane.comp.lang.aldor   (1639 words)

  
 Aldor Compiler User Guide: Preface
Aldor is a programming language that attempts to achieve power through uniformity.
An achievement of Aldor's implementation is its ability to attain both simultaneously.
Bringing Aldor from a gleam in the mind's eye to a concrete working compiler has been a substantial task.
www.csd.uwo.ca /~watt/aldor/UserGuide/preface.html   (858 words)

  
 Software Interoperability
Aldor is designed to deal with arbitrary-sized objects and so most objects are in fact represented as pointers to data.
We provided facilities to indicate to the Aldor compiler that an Aldor object could be viewed as a particular kind of Fortran object.
In the short term we provided special types to represent array objects, but in the longer term work is in progress to enhance the Aldor compiler to use arrays of objects rather than arrays of pointers to objects in cases where the objects are of a fixed size.
www.nag.co.uk /Projects/Frisco/frisco/node6.htm   (2642 words)

  
 Dr. Ralf Hemmecke -- Aldor   (Site not responding. Last check: 2007-10-21)
Aldor has its origins in the (now free) computer algebra system Axiom.
Aldor is used as the library extension language of Axiom but can also produce efficient standalone programs by building on libraries like libaldor and algebra.
There is a mailing list for people interested in discussions about Aldor and its future development.
www.risc.uni-linz.ac.at /people/hemmecke/aldor/index.html   (181 words)

  
 MathAction and Axiom #37 )co aldor file does not work
In terms of aldor internal knowledge, you don't need that much, the hard work is on the axiom side.
The trick is to load all the aldor runtime env interpreted and see what breaks (this includes daase.lisp, as.clisp and interop.clisp, plus the aldor.lsp files).
There are further problems: - aldor "extend" does not work - it ought to, I think - The algebra defined in libaxiom.al is not current, and for it to be rebuilt various.as files need to be available to the build process (axextend.as and friends) - any reason why they're left out of the distribution?
www.axiom-developer.org /zope/mathaction/37CoAldorFileDoesNotWork   (1803 words)

  
 ALDor   (Site not responding. Last check: 2007-10-21)
ALDor hanterar också olika distributionsadresser under veckans gång, exempelvis distribution i staden från måndag till fredag och på landet under lördag och söndag.
ALDors databas innehåller såväl aktiva som passiva kunder.
ALDor ger en mängd olika rationaliserings-vinster i stort och smått.
www.mactive.se /sv/produkter_aldor.html   (656 words)

  
 [No title]   (Site not responding. Last check: 2007-10-21)
Aldor is a language designed to "open the world" to a computer-algebra system called AXIOM.
Aldor thus owns a very good interoperability with the system AXIOM, but also with the language C which is a good choice to have access to the world !
Both C++ and Aldor are used to develop some libraries, thus it is a real need that made this work begin.
www.scl.csd.uwo.ca /~chicha/interop.html   (387 words)

  
 Jobs in computer algebra and reasoning   (Site not responding. Last check: 2007-10-21)
The project aims to explore the integration of reasoning capabilities into the Aldor library compiler for the Axiom computer algebra system, and to use this integrated logic to improve support for symbolic mathematics.
The integration is achieved using the embedding of `propositions as types' in a modified version of the Aldor type system.
He or she will also be expected to perform some programming in C (and possibly a functional language) in modifying the Aldor system.
www.seas.upenn.edu /~sweirich/types/archive/1999-2003/msg00082.html   (422 words)

  
 Aldor, Cayenne   (Site not responding. Last check: 2007-10-21)
The aim of Cayenne and Aldor seem to be a little different.
(Aldor seems to lack some features that makes it possible to make proofs in it.
I'm very dubious if Aldor can be made to do this things without restricting the language.) > Year or two ago I dealt with Cayenne.
www.haskell.org /pipermail/haskell/2001-August/007745.html   (261 words)

  
 Issac 2002 Web Site
Of these languages, Aldor is of particular interest for the area of algorithmic mathematics because its type system is designed to support rich hierarchies of type categories corresponding to the categories of modern algebra.
This workshop shall focus on the theoretical and practical issues in the implementation and use of categorical programming languages, with an emphasis on the Aldor programming language, its compiler, and libraries.
Particular attention shall be directed to the release of Aldor included as part of the ISSAC 2002 CD, and to the contents of the next release.
www.lifl.fr /issac2002/related.html   (608 words)

  
 Aldor Compiler User Guide: Section III, Chapter 19: Using Aldor with C
The Aldor file using the code or data from C must declare it with the statement ``import...
Aldor's abstract machine defines a number of types which correspond to types on the target machine (in this case C on top of some operating system).
When calling C-defined functions that use records it is important to ensure that the elements of the Aldor record correspond to elements in the C structure.
www.aldor.org /docs/HTML/chap19.html   (1381 words)

  
 The Aldor XML interface
We describe the structure of the domains that we have implemented in Aldor and the interoperability between them.
A specific translation will be dependent on the representation of the Aldor object as well as the form of the MathML object corresponding to this object.
The encoding of the object shall be in the Unicode encoding given as the second parameter.
www.orcca.on.ca /MathML/mmlaldor   (614 words)

  
 NAG Symbolic Software
NAG has released the source code to a consortium of AXIOM users and developers who have created an open-source version of the software.
For further information about the status of Aldor, the AXIOM extension language, and its compiler, please visit www.aldor.org.
For the most powerful symbolic solver system, particularly if you are also seeking to use high quality numerical software, we strongly recommend that you visit www.maplesoft.com, the Web site of Waterloo Maple Software Inc, developers of the Maple system.
www.nag.co.uk /symbolic_software.asp   (163 words)

  
 gmane.comp.lang.aldor
As this possible applies to several other users, I am answering on this list: Aldor is shipped with 32bit libraries.
As there is no way to obtain all Aldor libraries in a 64bit version, gcc has to be told to produce 32bit binaries.
Hi Constantine, Aldor is an ordinary programming language so there is not really an interactive environment (it seems you are looking for that).
blog.gmane.org /gmane.comp.lang.aldor   (1352 words)

  
 LtU Classic Archives
I vaguely recall reading something about Aldor, the language that Axiom implements (vs. the language it's implemented in, which IIRC is C++) a while back.
Aldor's online documentation is pretty good; see orientation and types.
Aldor == A# == AxiomXL (these were various names that the language used at various times but were changed for historical reasons).
lambda-the-ultimate.org /classic/message12593.html   (1022 words)

  
 MathAction and Axiom AldorForAxiom
It is possible to use the Aldor compiler to compile functions which you then can use Axiom.
To compile an Aldor function, for example this non-recursive method to compute a factorial, in MathAction the Aldor code appears between \begin{aldor}[fact]...
We plan to (re-)integrate the linkage of Axiom with the Aldor as an optional part of the Axiom build in the next release of Axiom 3 beta.
page.axiom-developer.org /zope/mathaction/AldorForAxiom   (769 words)

  
 Pandion Knights   (Site not responding. Last check: 2007-10-21)
Well... you would be right in thinking so.  PK is going to be grabbed by the scruff of the neck, shaken upside down and were gonna let all the crap fall out.
Thanks to a loan from Aldor we have now paid for the first 3 months in advance and the server is up and running (85.236.101.15:16668).
Aldor has stepped in and kindly helped out and now we need your help, sooner rather than later.
www.pandionknights.co.uk   (3020 words)

  
 Mail Archive Search: <aldor>
aldor tarball in /home/page is May 19 2004.
Aldor and Axiom's internal language diverge in very incompatible way -- the only benefit I can see is fracturing further the communi
Aldor you may choose between "pile" syntax, which is the syntax used by Spad, i.e., blocks are defined by indenta
lists.gnu.org /archive/cgi-bin/namazu.cgi?query=aldor&submit=Search!&idxname=axiom-developer&max=20&result=normal&sort=score   (538 words)

  
 Aldor/XML/OpenMath   (Site not responding. Last check: 2007-10-21)
This code implements a series of Aldor categories, domains and functions which allow one to construct and manipulate XML objects in the Aldor programming environment.
DOM level2 core interface, however due to the non-object oriented aspects of Aldor many of the function signatures have been altered to account for this.
On a small test (38 decimal digits, 5 factors) the aldor code returns the solution in roughly 1/2 of the time taken by Axiom.
www.cs.bath.ac.uk /%7Ewn/AldorXML/index.html   (278 words)

  
 ALDOR Electronic Services ~ About Us   (Site not responding. Last check: 2007-10-21)
ALDOR Electronic Services ~ About Us Since 1987 ALDOR Electronic Services has been manufacturing and selling electronic controllers and drivers to the sign industry.
These boards are custom programmed by ALDOR to effect the animation the customer desires.
ALDOR has a selection of 6, 32, and 64 point controllers which can drive any combination of the three different triac boards ALDOR offers.
www.coam.net /~aldor/Hist.htm   (152 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.