p50em VS VectorScriptTools

Compare p50em vs VectorScriptTools and see what are their differences.

VectorScriptTools

VectorScript is the scripting language of the CAD program Vectorworks (by brudgers)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
p50em VectorScriptTools
3 1
39 0
- -
0.0 10.0
almost 3 years ago over 11 years ago
C PowerShell
GNU General Public License v3.0 or later The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

p50em

Posts with mentions or reviews of p50em. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-17.

VectorScriptTools

Posts with mentions or reviews of VectorScriptTools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-17.
  • What is the most interesting thing you have created that you are still proud of?
    2 projects | news.ycombinator.com | 17 Sep 2022
    The Kludgeomatic.

    https://github.com/brudgers/VectorScriptTools/tree/master/Kl...

    Vectorworks 2008 was scripted in a Pacal variant that required compiling. Creating a script required many "bureaucratic" operations.

    More bureaucracy to load the script to test it.

    Looking back, I think in all seriousness that punchcards were the point of reference for the programmers who came up with it...that the development tooling was designed to digitalize a punchcard workflow.

    Coming from Autocad, I wanted a scripting workflow that looked like its. Put a list of commands in a text file and they would be run through in order.

    That's the background...well that and the sub-prime mortgage meltdown bringing about a future with no work -- be careful what you ask for.

    The Vectorscript documentation allowed scripting Vectorworks "tables" -- a spreadsheet like data structure.

    Vectorscript also had an evil...I mean eval. [1]

    Thus, Kludgeomatic.

    From within the drawing I could open one those internal "spreadsheets" and create an ordered list of API calls to Vectorworks commands, and run that list with the click of a button.

    Since the spreadsheet was a drawing object, it would be saved with the drawing and could be externalized into a library like an other drawing object for use in other projects.

    I thought I was on the road to fame and fortune.

    I was wrong about that, but it is still really cool.

    [1] Later I wrote a script that could execute arbitrary code the users computer. Digitalized punch cards, like I said.

What are some alternatives?

When comparing p50em and VectorScriptTools you can also consider the following projects:

nand2tetris-fpga

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured

Did you know that C is
the 6th most popular programming language
based on number of references?