Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Experts,
In the era of NLP , Computer Language conversion is not a very big deal.
Is there any readymade converter for c to Visual Lisp? or Autocads VBA to Autolisp/Visual Lisp converter?
If not lets try to make one together.Lets start.
I have used Excel macro to convert many vba codes to c code.
So i think this is also possible.Only syntax for operators in lisp dont follow the other rules.Lets start
I think it is Parse Tree problem, which we can develop.Lisp programs are small programs.
https://en.wikipedia.org/wiki/Syntax_(programming_languages)
Sanjoy Nath
BIM Manager And Digital Lead (Structures Online)
BOOST, AR , VR ,EPM,IFC API,PDF API , CAD API ,Revit API , Advance Steel API
Founder of Geometrifying Trigonometry(C)
BIM Manager And Digital Lead (Structures Online)
BOOST, AR , VR ,EPM,IFC API,PDF API , CAD API ,Revit API , Advance Steel API
Founder of Geometrifying Trigonometry(C)
Solved! Go to Solution.