scripting languages

  1. M

    Other What's the go-to scripting language to learn for general purpose-scripting on freebsd?

    With my previous linux operating systems i've used C for literally the simplest tasks... pretty much always overkiled tasks that should require scripting with a high level language. wasted so much time writing c to say the least... I always knew it wasn't the way to go in the future so after...
  2. sidetone

    Memory safe scripting languages

    According to https://media.defense.gov/2025/Jun/23/2003742198/-1/-1/0/CSI_MEMORY_SAFE_LANGUAGES_REDUCING_VULNERABILITIES_IN_MODERN_SOFTWARE_DEVELOPMENT.PDF, Python and Ruby are memory safe languages (MSL's) for scripting. JavaScript may be another one. What are other memory safe scripting...
Back
Top