agnat / node_example_ragel_addon

use ragel with node-waf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use ragel in a node.js add-on

Shows how to use ragel with node-waf. Does not teach any ragel.

node-waf configure build
node
> require('./build/Release/ragel_addon').parseInt('42')

License: MIT

About

use ragel with node-waf

License:MIT License


Languages

Language:Python 100.0%