mistachkin
Joe Mistachkin (pronounced "miss-tash-kin") is a Tcl/Tk maintainer and member of the SQLite Development Team. He is the author of the Eagle scripting language.
Mistachkin SystemsNew York
Pinned Repositories
autosetup
A better, faster autoconf replacement
cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
comdb2
Bloomberg's distributed RDBMS
digiCamControl
DSLR camera remote control open source software
dotnet
dotnet is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
eagle
Eagle (Extensible Adaptable Generalized Logic Engine) is a scripting language that belongs to the Tcl family of languages. It is interpreted, dynamically typed, and cross-platform. It was designed to act as a "glue language" and integrate easily into existing systems written for the Common Language Runtime (CLR).
EntityFramework6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/aspnet/EntityFrameworkCore.
jimtcl
Official mirror of Jim Tcl, an open-source, small footprint implementation of Tcl
System.Data.SQLite
System.Data.SQLite is an ADO.NET provider for SQLite.
TicTacToe
This is a tic-tac-toe game written in C#. It is part of my C# coding class curriculum.
mistachkin's Repositories
mistachkin/eagle
Eagle (Extensible Adaptable Generalized Logic Engine) is a scripting language that belongs to the Tcl family of languages. It is interpreted, dynamically typed, and cross-platform. It was designed to act as a "glue language" and integrate easily into existing systems written for the Common Language Runtime (CLR).
mistachkin/autosetup
A better, faster autoconf replacement
mistachkin/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
mistachkin/comdb2
Bloomberg's distributed RDBMS
mistachkin/digiCamControl
DSLR camera remote control open source software
mistachkin/dotnet
dotnet is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
mistachkin/EntityFramework6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/aspnet/EntityFrameworkCore.
mistachkin/jimtcl
Official mirror of Jim Tcl, an open-source, small footprint implementation of Tcl
mistachkin/jtcl
JTcl is an implementation of Tool Command Language written in Java
mistachkin/mistachkin
Config files for my GitHub profile.
mistachkin/System.Data.SQLite
System.Data.SQLite is an ADO.NET provider for SQLite.
mistachkin/TicTacToe
This is a tic-tac-toe game written in C#. It is part of my C# coding class curriculum.
mistachkin/NotepadClone
A Notepad Clone written in C# WinForms
mistachkin/NuGet.Client
Core client libraries for NuGet Services
mistachkin/packages
Packages Repository
mistachkin/ScintillaNET
A Windows Forms control, wrapper, and bindings for the Scintilla text editor.
mistachkin/sqlite-gui
Lightweight SQLite editor for Windows