Related articles |
---|
MATRIX BASIC -- HOW BIG IS THE MARKET? zhou@brazil.psych.purdue.edu (1991-01-04) |
Re: MATRIX BASIC -- HOW BIG IS THE MARKET? corbett@road.Eng.Sun.COM (1991-01-05) |
Re: MATRIX BASIC -- HOW BIG IS THE MARKET? brazil.psych.purdue.edu!zhou@gatech.edu (1991-01-06) |
Re: MATRIX BASIC -- HOW BIG IS THE MARKET? khb@Eng.Sun.COM (1991-01-07) |
Re: MATRIX BASIC -- HOW BIG IS THE MARKET? bliss@sp64.csrd.uiuc.edu (1991-01-09) |
Newsgroups: | comp.compilers |
From: | bliss@sp64.csrd.uiuc.edu (Brian Bliss) |
Keywords: | design, question, Basic |
Organization: | Center for Supercomputing Research and Development |
References: | <11651@j.cc.purdue.edu> |
Date: | Wed, 9 Jan 91 23:24:11 GMT |
|> and all sorts of C and Fortran library packages. -John]
They're already there, and highly optimized, why not use them? All you
need is an interpreter for a C or Fortran-like language that uses the same
calling convention as compiled C or Fortran, and use it to call the
packages. Add type checking and automatically include the appropriate
array bounds to the packages to make things bulletproof.
bb
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.