SW StudyWalks

Computer Science  /  CS 0379  ·  Atom · ~20 seconds

The Scripting Language

Video not yet published
to the StudyWalks catalog
State

Scripting languages descend from shell scripting — stringing together commands to perform tasks on an operating system's interface — interpreted at runtime rather than compiled, with batch files as the early vehicle.

Show

A nightly backup file of strung-together commands is the ancestral form, still working.

Watch for

Interpreted-at-runtime is the family's defining trait here.

Builds on

Unlocks

  • Nothing yet depends on this.