LSP to C#

Joined
Mar 7, 2017
Messages
1
Reaction score
0
LSP is a great language that can do an amazing amount of things with a couple of hundred commands. But I need to convert some of it to C#. All the online requests are for automatic program conversions. I would prefer some documentation that shows a single LSP command equivalent in C#. (SETQ A 2) is simple - it's just A = 2 (except for the variable type declarations). But what is the equivalent for SSGET, APPEND, SIN, SUBSTR, etc. Has anyone got a link to a document that shows this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top