Software Engineering by Eugene Khabarov · Jan 25, 2021
Ragel: state machine compiler
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Intro Recently I was working on go-syslog 1 package making some changes for a private project. This package parses incoming Syslog 2 records and returns structured data. My first questions, when I opened a file https://github.com/influxdata/go-syslog/blob/develop/rfc3164/machine.go were: “What a heck is that?”, “Who is writing in Golang but in C-like style?” and “How…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.