Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/17/10 00:49
Read: times


 
#176727 - gawk/sh/cut/sed
Responding to: ???'s previous message
I generate a lot of Unix tools, mostly in gawk wrapped in sh (Bourne shell), with some other tools like cut, sed, etc.

Things like hex/bin formatting and generation, logic analyzer address trace mapping, etc. Once in a while it involves floating point, not often, though.

Gawk is somewhat like C but interpreted, so it's easy to knock off a quick script, or a hard one (several pages of gawk for a tool to combine a logic analyzer log with address maps and program binaries), and to test it along the way.

It's been a long time since I've used Cygwin (a free Unix shell environment that runs in its own process under Windows), but apparently it now comes with gawk included.

List of 14 messages in thread
TopicAuthorDate
Modeling With Gray Code            01/01/70 00:00      
   Good idea            01/01/70 00:00      
      I use php for a lot of modeling            01/01/70 00:00      
   most recently..            01/01/70 00:00      
      Let's discuss faster...            01/01/70 00:00      
         Its safer..            01/01/70 00:00      
            Slightly hostile enviroment            01/01/70 00:00      
               For sure...hostile            01/01/70 00:00      
                  sort of...            01/01/70 00:00      
      fifo grey-code addressing            01/01/70 00:00      
         Its all hand waving again.            01/01/70 00:00      
   Using Spreadsheets            01/01/70 00:00      
   gawk/sh/cut/sed            01/01/70 00:00      
      Cygwin environment            01/01/70 00:00      

Back to Subject List