
RainLisp
A LISP programming implementation running on .NET.
2 followers
A LISP programming implementation running on .NET.
2 followers
RainLisp is a LISP programming language that is very similar to Scheme. It is implemented in C# and brought to the .NET ecosystem. You can integrate it with your .NET system to configure parts of it that might frequently change in an ad hoc fashion. Even though it's closer to a general purpose language, its simplicity makes it ideal to be used as a Domain Specific Language. Business analysts can use it to configure workflows or other computations on a per client basis.


Insou AI