Tagged Questions

16
votes
5answers
5k views

what is the difference between declarative and imperative programming

I have been searching the web looking for a definition for declarative and imperative programming that would shed some light for me. However the language used at some of the resources that I have ...
0
votes
2answers
127 views

Declarative language support in .NET

I am developing a simulation engine with Visual Studio that will offer support for building business process simulations. One of the key features will be a declarative language that will allow ...