Measures Concepts
GitHub icon

bawk

bawk - Programming language

< >

bawk is a programming language created in 1994 by Bob Brodt.

#3087on PLDB 30Years Old


Language features

Feature Supported Token Example
Integers ✓
# [0-9]+
Floats ✓
# [0-9][0-9]*\.[0-9]+([eE][0-9]+)?[fd]?
Hexadecimals ✓
# 0x[0-9a-fA-F]+
Strings ✓
"Hello world"
Print() Debugging ✓
Line Comments ✓
# A comment
Comments ✓
Semantic Indentation X

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout