Tags .NET Implementing iLexicon using LiteDB admin March 28, 2021 iLexicon is an “intelligent” dictionary that can be used to build Natural Language applications. I have two implementations, one in
Tags Automation Calling C# Methods from LispWorks Lisp – Part 2 admin March 14, 2021 In the last article, I showed how we can invoke C# methods from LispWorks Enterprise Edition, through the COM/Automation interface.