Skip to content

a c++ commandline program that emulates the "filter" tag from apache ant

Notifications You must be signed in to change notification settings

krsanky/antfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple c++/unix prgram to implement ant-style filtering.

I'm going to try and translate this into go.

My reasons are:

  1. This is a very simple program.
  2. It does file I/O.
  3. It needs to be fast and small. Especially fast in startup. (eg. this rules out clojure.)
  4. I want to learn go.

I will start by doing this all in the go subdirecty.

About

a c++ commandline program that emulates the "filter" tag from apache ant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published