Re: ANN: Ada source code decorator



Stephen Leake wrote:

I don't see how that is remotely possible. The whole point of ASIS is
to access the knowledge the compiler has about the source. Thus the
compiler has to provide functions to access that knowledge.

The point of ASIS is to provide a standard way to access information about the source that the compiler has saved. The format of this information is not specified. I suspect Wright is hoping an Ada-0X version of ASIS will specify the format, using XML.

--
Jeff Carter
"Sons of a silly person."
Monty Python & the Holy Grail
02
.



Relevant Pages

  • Re: vm02 update
    ... Instant Pascal was a misguided attempt at creating an IDE with automatic formatting and almost instant feedback. ... Editing the source in a tokenized format would keep the memory constraints lower and ease the first pass of the compiler. ... compiled to machine code at all. ...
    (comp.sys.apple2.programmer)
  • Re: OT: ASCII files and Intel P4 MMX instructions
    ... ASCII ... The file format is clean, one number per line, no fuzz. ... While I have played a bit with the settings in the compiler, ... are often dominated by the conversion from and to the external character ...
    (comp.dsp)
  • Re: replace statement and free format
    ... doesn't) that a vendor PRODUCE a compile-time listing of the source code. ... Free form reference format allows for each source line to have 255 characters ... - Depending on how many "passes" your compiler does of source code, ...
    (comp.lang.cobol)
  • Re: Deleting un(?)reachable code
    ... CDR form. ... Usually when I get these "deleting unreachable code" errors its because I did something stupid, generally rather far from the code which is flagged. ... Why does the compiler single out the format strings as ...
    (comp.lang.lisp)
  • Re: Next project, C programming problem.
    ... > Bill Gunshannon wrote: ... > condemn VMS for a non-existent problem is stupid and pejorative. ... > COBOL source files onto your VAX in a format that the VAX COBOL ... > file that does the necessary stuff before invoking the compiler. ...
    (comp.os.vms)