Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we interface with C#? #69

Open
MrYossu opened this issue Apr 15, 2021 · 1 comment
Open

Can we interface with C#? #69

MrYossu opened this issue Apr 15, 2021 · 1 comment

Comments

@MrYossu
Copy link

MrYossu commented Apr 15, 2021

Just downloaded Corman Lisp, and am hugely impressed with how easy it is to get going.

Quick question, and apologies if this is covered in the docs, but I haven't got that far through them yet. Can we write Lisp code that can interact with C# code? Specifically, I'm thinking of an ASP.NET Core web site, where the pages (whether MVC, Razor or Blazor) contain very little more than code than calls through to the Lisp code? That way, we would get the benefits of the tooling offered for C#, with the benefits of Lisp for the processing.

Thanks.

@arbv
Copy link
Member

arbv commented Jul 10, 2021

There was a way to interface with C# and there was an intention to keep it alive. Howerver, I am not sure how well it works as I personally haven't got any experience with .NET ecosystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants