# Influences
TODO: Fill this out. Also learn some of these, and see their influences.
### Go
Large standard library. Fast compiller
### Python
### Rust
### Python
`breakpoint()` function
### ML/Ocaml
TODO: Check out. I hear it
### Perl/Roku
One of the first "big" dynamic languages, TODO: Check out
### JVM
Types only exist at comile time
### Lisps
Very old dynamic language. Has macros. TODO: Check out
### AWK
TODO: Learn
### C
- Just the syntax, probably.
### Javascript
- Browser Dev tools
### Swift
TODO: Check out. It's an interesting look at a languge with rust like ADT's
but in a GC language
### RR/Pernesco
These are the state of the art in debuging, and I want it to feel as good as that.
I havn't tried pernesco though, it's too expesive, especialy for expirimentation.
Also I've only used rr/gdb with rust, so I should try it with c/c++ where it should
be less broken
## C#
Apparently has a reference/value dycotemy. TODO: Check out
## Elixir
`|>` Operator
## Scala
TODO: Check out. Toxic comunity though
## F#
TODO: Check out.
## Vala
TODO: Check out
## Bob dystrim languages
TODO: Check out dart/lox/wren
## Jupyter/Pluto
### Others
- Factor
- Tcl
- Smalltalk
- Racket (a lisp, but with cool meta metaprogaming)
- pyret?
- Red?
- Zig?
<https://twitter.com/zkat__/status/1373386846906900485>