Pinned Repositories
aspectation
It is a programming language implementing the MultiLanguage programming paradigm
aspectation-prototype-haskell
Experimental programming language research project. Neither language definition nor its implementation is going to be ever used in production.
aspectation-prototype-rust
Experimental programming language research project. Neither language definition nor its implementation is going to be ever used in production.
aspectation-specification
complexity-analyzer
The analyzer takes sequence of an algorithm execution time measurements and returns big O complexity of the algorithm.
genetic-algorithm-scala
Researching of applying different performance optimizations while implementing a genetic algorithm. Master branch contains initial unoptimized version while Develop branch contains few steps of optimization. https://github.com/jinnzest/genetic-algorithm-rust follows the same approach but using Rust lang.
llvm-kaleidoscope-scala
multi-language_aspect-oriented_paradigm
Manifesto or main principles to lead developing language specification.
play-scala-seed
scala_micro_benchmarks
jinnzest's Repositories
jinnzest/llvm-kaleidoscope-scala
jinnzest/multi-language_aspect-oriented_paradigm
Manifesto or main principles to lead developing language specification.
jinnzest/complexity-analyzer
The analyzer takes sequence of an algorithm execution time measurements and returns big O complexity of the algorithm.
jinnzest/aspectation-prototype-rust
Experimental programming language research project. Neither language definition nor its implementation is going to be ever used in production.
jinnzest/genetic-algorithm-scala
Researching of applying different performance optimizations while implementing a genetic algorithm. Master branch contains initial unoptimized version while Develop branch contains few steps of optimization. https://github.com/jinnzest/genetic-algorithm-rust follows the same approach but using Rust lang.
jinnzest/play-scala-seed
jinnzest/scala_micro_benchmarks
jinnzest/aspectation
It is a programming language implementing the MultiLanguage programming paradigm
jinnzest/aspectation-prototype-haskell
Experimental programming language research project. Neither language definition nor its implementation is going to be ever used in production.
jinnzest/aspectation-specification
jinnzest/combine-playground
jinnzest/genetic-algorithm-rust
jinnzest/haskell-sandboxes
Haskell's cabal based sandboxes to tryout different libraries etc.
jinnzest/jinnzest.github.io
https://jinnzest.github.io
jinnzest/play_error_handling_issue
jinnzest/rust-llvm-sys-playground
This is a playground to experiment with Rust to LLVM bindings.
jinnzest/SensorStatisticsTask