Most people would consider Lisps, Perl and JavaScript to be dynamic languages. The first two are commonly thought to have "weird" syntax and the last has a C-like syntax --and C is the main example of system programming language. (Maybe JavaScript is a bad example since the part of C syntax people most often complain about is the declarations, which JavaScript of course doesn't have; I think the bits of C syntax JavaScript keeps are not so controversial...)