RaSPF
* A SPF implementation * A C port of PySPFThere are 1 stories and 11 posts tagged RaSPF
Articles tagged RaSPF
Posts tagged RaSPF
Ok, time to go a little more public with this. ...
I have been able to work some more on RaSPF and the results are encouraging. ...
RaSPF , my C port of PySPF , is pretty much functional right now. ...
In my previous post, I mentioned how PySPF does something using a regular expression which I
couldn't easily reproduce in C. ...
Working on my SPF library, I ran into a problem. I needed to validate a specific element, and the
python code is a little hairy (it splits based on a large regexp, and it's tricky to convert to
C). ...
Here are the results as of right now: ...
RaSPF , my attempted port of PySPF to C is now at a very special point in its life: ...
It now can do a bunch of things like expanding macros and (in some cases) validating
mechanisms. ...
I am porting pyspf to C (long story, and I am stupid for trying). But of course, C is not python. ...
Ok, the SPF implementation situation is kinda pathetic. ...
UPDATE: There is *another* *better* test suite It is in YAML, though, so I need to parse it
before I can use it, but that's my problem. ...

