Eurekode.github.io

The Eurekode projects web pages repository files.

Follow me on GitHub

Welcome to Eurekode Pages

Eureka (Greek: Εύρηκα) is an interjection used to celebrate a discovery or invention.
Eurekode celebrates good code ;-)

Eurekode projects :

  • ScriptStash.Net
    A code loader for text/script files manipulation. It loads each script file once. Keeping it stored in-memory, ready to be used for any applicative reuse over and over. Also, it can be used for token-driven scripting (e.g. place in script token for SELECT-SQL table name, changing the query target table dynamically at run-time).

    • Project home repository location is here.
    • See ScriptStash.Net API manual here.