tinySelf is an experimental programming language inspired by the Self lang, with the emphasis on the word experimental.
Update from the development of my own programming language called tinySelf.
Description of how I gained performance in my programming language tinySelf. Rpython profiling and optimizations.
Description of how I gained performance in my programming language tinySelf. Rpython profiling and optimizations, usage of JIT compiler.
First benchmark in my programming language tinySelf.