Skip to content

takubo/xawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xawk

An implementation of AWK.

Features:

Suppot various character code including multibytes character.

BSD 2-Clause license.

Support hexadecimal floating point constant, specified in POSIX as optional.

Support binary integer constant, same gcc format.

Add following special patterns:
	INIT
	BEGINFILE
	ENDFILE
	FINAL

About

An implementation of AWK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors