Pinned Repositories
bigbench
Big file sorting benchmark. Size of file is greater then size of available RAM.
BlackBox-Component-Builder
„BlackBox Component Builder“, developed by Oberon microsystems, is the component-based development environment for the programming language „Component Pascal“. Due to its stability, performance and simplicity, BlackBox is perfectly suited for science and engineering applications. Thanks to modest hardware requirements, BlackBox can also be used in countries with limited IT infrastructure, for development, education and research. (from http://www.oberon.ch/blackbox.html ). We ( http://oberon.talk4fun.net/ ) publish this source in plain text representation for better publicity.
bubble_test
The simple benchmark via bubble sort algo for different languages.
Dom4Oberon
DOM bindings for Oberon hosted on js
gnatstudio_alire_integration
A Gnatstudio plugin for Alire integration
Oberon-07-11-compiler
Oberon-07/11 compiler for Win32 written by akron1 (http://oberspace.dyndns.org/index.php/topic,396.0.html).
oberonjs
Oberon 07 compiler (written in JavaScript and translates to JavaScript)
ProjectOberon2013
Project Oberon (New Edition 2013)
ProjectOberonV4
All source texts from book "PROJECT OBERON, The Design of an Operating system and Compiler" N. Wirth, J. Gutknecht ACM Press and Addison-Weseley Publishing Company, 1992 ISBN 0-201-54428-8
Sanitezers_And_Linker_Tricks
valexey's Repositories
valexey/BlackBox-Component-Builder
„BlackBox Component Builder“, developed by Oberon microsystems, is the component-based development environment for the programming language „Component Pascal“. Due to its stability, performance and simplicity, BlackBox is perfectly suited for science and engineering applications. Thanks to modest hardware requirements, BlackBox can also be used in countries with limited IT infrastructure, for development, education and research. (from http://www.oberon.ch/blackbox.html ). We ( http://oberon.talk4fun.net/ ) publish this source in plain text representation for better publicity.
valexey/bigbench
Big file sorting benchmark. Size of file is greater then size of available RAM.
valexey/Oberon-07-11-compiler
Oberon-07/11 compiler for Win32 written by akron1 (http://oberspace.dyndns.org/index.php/topic,396.0.html).
valexey/Sanitezers_And_Linker_Tricks
valexey/Dom4Oberon
DOM bindings for Oberon hosted on js
valexey/gnatstudio_alire_integration
A Gnatstudio plugin for Alire integration
valexey/bubble_test
The simple benchmark via bubble sort algo for different languages.
valexey/oberonjs
Oberon 07 compiler (written in JavaScript and translates to JavaScript)
valexey/ProjectOberon2013
Project Oberon (New Edition 2013)
valexey/ProjectOberonV4
All source texts from book "PROJECT OBERON, The Design of an Operating system and Compiler" N. Wirth, J. Gutknecht ACM Press and Addison-Weseley Publishing Company, 1992 ISBN 0-201-54428-8
valexey/xlsxio
XLSX I/O - C library for reading and writing .xlsx files
valexey/ada-voxel-space-demo
Voxel Space render engine demo in Ada. Inspired by https://github.com/s-macke/VoxelSpace
valexey/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
valexey/ClickHouse
ClickHouse is a free analytic DBMS for big data.
valexey/flatbuffers
Memory Efficient Serialization Library
valexey/gtm
gtm (go tail mongo) is a mongodb event listener
valexey/learn
Sources for learn.adacore.com
valexey/relacy
Automatically exported from code.google.com/p/relacy
valexey/reviewboard
An extensible and friendly code review tool for projects and companies of all sizes.
valexey/smoothie
Smoothie Charts: smooooooth JavaScript charts for realtime streaming data
valexey/sort4cpp
simple UNIX sort implementation in c++
valexey/valexey.github.io
Valexey's test page
valexey/variant-lite
A single-file header-only version of a C++17-like variant, a type-safe union for C++98, C++11 and later