mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-23 15:34:37 +00:00
7f400d1c62
whitespace/semicolon rules for whole config file: o All non-zero amounts of whitespace are equivalent to single space (aka `all the whitespace has been born equal' ;-)). o Comments count as whitespace. o Whitespace has no syntactic signifance (it can only separate lexical elements). o Consequence: line ends are no longer treated as `;'s. o Every declaration must be terminated by an explicit `;' unless or by a group enclosed in `{' and `}'.
Description
The BIRD project aims to develop a fully functional dynamic IP routing daemon.
https://bird.network.cz
Languages
C
86.6%
Yacc
6.2%
Perl
2.7%
M4
1.4%
Lua
0.7%
Other
2.4%