Are there modern programming languages that aren't influenced by C?

I’m interested in exploring programming languages used today that do not have their roots in C. While many popular languages in software development incorporate ideas from C, I wonder if there are contemporary alternatives that break away from this tradition. I am aware of examples like COBOL from the past, but I want to know if there are newer languages that approach software development with entirely different design philosophies. What are some modern languages that avoid C-based syntax and structure?

hey, i been checkin out haskel and erlang which don’t really follow c’s way. ever wonder what draws u away from c? what unique features or paradigms get u excited? would luv to hear ur thoughts.