[ol8_developer_EPEL] bifcl-1.2-1.el8.x86_64

Name:bifcl
Version:1.2
Release:1.el8
Architecture:x86_64
Group:Unspecified
Size:98535
License:BSD
RPM: bifcl-1.2-1.el8.x86_64.rpm
Source RPM: bifcl-1.2-1.el8.src.rpm
Build Date:Mon Mar 16 2020
Build Host:jenkins-10-147-72-125-edfe0f07-3a1d-48b4-98ff-dbe87689a92c.appad1iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:https://github.com/zeek/bifcl
Summary:A built-in-function (BIF) compiler/generator
Description:
The bifcl program simply takes a .bif file as input and generates C++
header/source files along with a .bro script that all-together provide the
declaration and implementation of Bro/Zeek built-in-functions (BIFs), which
can then be compiled and shipped ss part of a Bro/Zeek plugin.

A BIF allows one to write arbitrary C++ code and access it via a function
call inside a Bro script. In this way, they can also be used to access parts
of Bro/Zeek's internal C++ API that aren't already exposed via their own BIFs.

At the moment, learning the format of a .bif file is likely easiest by just
taking a look at the .bif files inside the Bro/Zeek source-tree.

Changelog (Show File list) (Show related packages)