Feed on
Posts
Comments

Tag Archive 'programming'

There is an example of Fibonacci in the Drools distribution. After reading it, I wrote a small example for calculating factorial in Drools just for fun. Problems like Fibonacci and factorial are typical algorithmic problems, the recursive code in any procedural language can be extremely simple. The declarative programming model is not exactly suitable for [...]

Read Full Post »

« Newer Posts