Xref: utzoo comp.os.vms:13223 comp.unix.questions:12674 comp.software-eng:1344 Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!unmvax!ncar!ames!elroy!peregrine!zardoz!dhw68k!phil From: phil@dhw68k.cts.com (Phil Suematsu) Newsgroups: comp.os.vms,comp.unix.questions,comp.software-eng Subject: Re: VMS vs. UNIX s/w development tools - query Keywords: VMS UNIX tools Message-ID: <21807@dhw68k.cts.com> Date: 5 Apr 89 04:24:43 GMT References: <401@bionov.UUCP> Reply-To: phil@dhw68k.cts.com (Phil Suematsu) Followup-To: comp.os.vms Organization: Wolfskill & Dowling residence; Anaheim, CA (USA) Lines: 37 In article <401@bionov.UUCP> rayl@bionov.UUCP (Ray Lillard) writes: > ... What I have been shown of VMS doesn't begin >to cover the UNIX tools set. It seems that the concept of >a regular expression is almost completely missing from VMS. > >The question: > Are tools available under VMS which are as powerful > as YACC, LEX, AWK, SCCS, grep, make, etc... to name > a few. > I use the GNU Yacc, GNU Lex, DECUS grep, and a public-domain make for software development under VAX/VMS. The GNU software has distribution restrictions. If you distribute a binary that includes any of GNU's code, you have to distribute the source to generate the binary. DEC distributes a source control system called CMS and a 'make' type program called MMS. VMS has routines for terminal independent I/O (what you might use curses for under Unix). I also have the Zmodem file transfer programs sz and rz and the LZW compress programs from Unix working under VMS. I can't easily distribute things on tape, but I can easily distribute source code by MS-DOS diskettes if you are interested in the utilities I have that may be freely distributed (Yacc, Lex, Grep, Make). In summary, yes, you can have your Make and EDT it too. -----------------+------------------------------------------------------ Phil Suematsu | InterNet: phil@dhw68k.cts.com Optical Research | or uucp: ...{trwrb,hplabs}!felix!dhw68k!phil Associates | or Work: (818) 795-9101 or Home: (714) 633-0876 -- -----------------+------------------------------------------------------ Phil Suematsu | InterNet: phil@dhw68k.cts.com or phil@turnkey.tcc.com Optical Research | or uucp: ...{trwrb,hplabs}!felix!dhw68k!phil Associates | or Work: (818) 795-9101 or Home: (714) 633-0876