Pinned Repositories
bookmarklet-maker
Tool to create bookmarklet/ javascript apps to automate the web browser.
C-Cpp-Notes
Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.
caiorss.github.io
Static Web page hosting
cpp-project-templates
C++ CPP project templates with CMake + Conan
Emacs-Elisp-Programming
Tutorial about programming Elisp and Emacs text editor customization.
Functional-Programming
Functional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
m2py
Python tools for Physics, Engineering and Finance based on Matlab and R language. Features: Unit Conversion, Physical constants, Steam tables and more.
org-wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
sample-cpp-plugin
C++ cross-platform plugin architechture demonstration
caiorss's Repositories
caiorss/caiorss.github.io
Static Web page hosting
caiorss/m2py
Python tools for Physics, Engineering and Finance based on Matlab and R language. Features: Unit Conversion, Physical constants, Steam tables and more.
caiorss/Libreoffice-Macros-Functions
Python and Libreoffice Basic Documentation for Libreoffice and Useful Scripts, documentation and resources.
caiorss/Spread
Plataforma de negociação de Renda Fixa
caiorss/MultiTimeSeries
Multivariate time series library.
caiorss/sandbox
Experimental Python Sandbox tools to execute unsafe user input.
caiorss/git2py
Domain Specific Language for GIT version control system that provides a Syntax sugar Class: GIT and REPL custom IPython Shell to manipulate GIT repositories.
caiorss/hp50g
HP 50G backup files.
caiorss/IPython-Tools
IPython tools for Linux, Script to create launchrs, desktop icons, terminal launchers.
caiorss/REPO
caiorss/vboxcontrol
Python Library to control Virtualbox Machines - Under development
caiorss/awesome-ocaml
A curated collection of awesome OCaml tools, frameworks, libraries and articles.
caiorss/binary-bits
Binary serialization at the bit level on top of the binary package
caiorss/coordinate
A representation of latitude and longitude
caiorss/elisp-guide
A quick guide to Emacs Lisp programming
caiorss/elisp-json-rpc
JSON-RPC library for Emacs Lisp
caiorss/geodetic
Geodetic calculations including Vincenty and Great Circle using a Latitude and Longitude pair.
caiorss/haskell-Finance.Quote.Yahoo
access yahoo stock quotes in haskell
caiorss/Haskell-Turtle-Library
Shell programming, Haskell style
caiorss/interactive-brokers
Interactive Brokers API
caiorss/monadic
helps dealing with exceptional situations, it comes from the sphere of functional programming and bringing the goodies I have come to love in Scala to my ruby projects
caiorss/numeric-tools
Functions to perform numeric integration and differentiation, function interpolation.
caiorss/ocaml-tailrec
A .cmt parser to assert whether functions are tail-recursive
caiorss/pipes-binary
Encode and decode binary streams using the pipes and binary libraries.
caiorss/quantdsl
Quant DSL
caiorss/quickfix-hs
QuickFIX bindings for Haskell
caiorss/R-fixedincome
Fixed income tools for R
caiorss/time-exts
Haskell timestamps in various bit length and granularity.
caiorss/type-systems
Implementations of various type systems in OCaml.
caiorss/utils3
Python Helpers and utilities for Functional Programming, Fluent Interface and Path Manipulation.