home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!olivea!charnel!rat!usc!news!shrike.irvine.com!mark
- From: mark@irvine.com (Mark Schimmel)
- Newsgroups: comp.lang.ada
- Subject: C to Ada translator
- Message-ID: <BxxssE.530@irvine.com>
- Date: 19 Nov 92 00:17:01 GMT
- Organization: Irvine Compiler Corp., Irvine, California, USA
- Lines: 38
-
- You can now get the 1st release of Irvine Compilers C header file to
- Ada translator via anonymous ftp. The current distribution may not
- include your host, but many ports are being worked on. The most
- notable defficiencies are PC-DOS and PC-OS/2. These are being worked
- on and will hopefully be done shortly.
-
- Now, thanks to SGI, you can get your release via:
-
- % ftp sgi.com
-
- ftp> cd c2ada
- ftp> binary
- ftp> ls
-
- -rw-rw-r-- 1 root 0 3859 Nov 18 15:57 README
- -rw-rw-r-- 1 root 0 172171 Nov 18 15:57 dec-ultrix.tar.Z
- -rw-rw-r-- 1 root 0 324980 Nov 18 15:57 hp700.tar.Z
- -rw-rw-r-- 1 root 0 182456 Nov 18 15:57 mips-RISCos.tar.Z
- -rw-rw-r-- 1 root 0 91937 Nov 18 15:57 rios.tar.Z
- -rw-rw-r-- 1 root 0 198804 Nov 18 15:57 sgi.tar.Z
- -rw-rw-r-- 1 root 0 350977 Nov 18 15:57 sparc.tar.Z
- -rw-rw-r-- 1 root 0 101447 Nov 18 15:57 sun3.tar.Z
-
- ftp> get sparc.tar.Z
- ftp> bye
-
- % uncompress sparc.tar
- % tar -xf sparc.tar
- % ls sparc
-
- Make.deps c2ada* cpp* x11.inc
- Makefile c2ada.1 hello_world.ada
- README cfront* x11.ada
- c.ada cfront.1 x11.c
-
-
- I'd be interrested in your reaction to this tool (both positive and
- negative). Your input will affect future revisions.
-