index

Combining dynamic and static typing

2021-11-16


Could a language have both dynamic and static typing? Typescript is an example of this.

This and combining managed and unmanaged memory would allow writing low level signal processing rutines in systems programming style and call them from application programming language that uses functional data structures.

Extempore combines scheme with statically typed programming language so that scheme is used only for macros.


combining managed and unmanaged memory
cross language typing

This site is generated with zetgen