Code Reviewer

Clayton via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Aug 13 03:53:55 PDT 2015


On Wednesday, 12 August 2015 at 13:14:04 UTC, sigod wrote:
> On Tuesday, 11 August 2015 at 22:50:52 UTC, Clayton wrote:
>> Hello everyone,
>>
>> Am looking for someone who could help review my code . As an 
>> entry exercise to D am converting  3 C implementations of 
>> popular pattern  matching algorithms. The idea is to have 6 
>> final implementations ( 3 compile-time and 3 runtime) . I 
>> think am basically done with the coding, but being a beginner 
>> myself, I feel I need some do some critics so I can improve 
>> (especially on the compiletime ones).
>>
>> I could have uploaded direct but I think the code may be way 
>> too long.
>>
>> Help will be dearly appreciated.
>
> Use this site: http://codereview.stackexchange.com/

Thanks sigod, I have also put the compiletime code here : 
http://dpaste.dzfl.pl/f0bec44f859e


More information about the Digitalmars-d-learn mailing list