Re: Spad and inductive types
Gabriel Dos Reis <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Organization | Texas A&M University, Department of Computer Science |
| Message-ID | <[email protected]> |
Ralf Hemmecke <[email protected]> writes: | Gaby, | | because you wanted a contruction of the data structure without any | functionality, I think the following is the best (at the moment) I can | think of. Ralf -- Many thanks for the various alternatives you suggested, and sharing your insight into some of Aldor corners I did not explore before. | I know the definitions in aaa.as look quite lengthy, but it probably | shows how one could generically generate appropriate Aldor code from a | more concise Syntax. All the exports that appear are basically the | exports of the Union (OK, Union still has a few more.) Yes, I'm a bit concerned about the length -- but I appreciate the generality you're hinting at. It looks to me as if, adding (G)ADT to Spad (or Aldor) would be quite useful. Many thanks, -- Gaby