this post was submitted on 08 Jun 2023
8 points (100.0% liked)

Programming

13582 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Anyone familiar with lisp? I've written a few routines that help me draft at work (AutoCad/Civil 3D), but it is a little overwhelming. I'd love to chat with some people and maybe get a couple resources to learn from.

top 2 comments
sorted by: hot top controversial new old
[โ€“] infeeeee@beehaw.org 4 points 2 years ago (1 children)

C3d comes with Dynamo, and you can use python there, it's much less overwhelming. Also visual programming is really fun!

Back in the days I played with Autolisp my most important resources were Lee Mac programming, The Swamp and the official help. Usually searching for "autolisp" yields better results, as there are a lot very different lisp dialects.

[โ€“] icanmakesound@beehaw.org 1 points 2 years ago

I appreciate the comment! I will look into dynamo more this weekend, that does look interesting. Those are some great resources, thanks!