A hypothetical message-based programming language inspired by Smalltalk, Self, Erlang, Clojure and sci-fi and biology.
-
Updated
Mar 20, 2021
A hypothetical message-based programming language inspired by Smalltalk, Self, Erlang, Clojure and sci-fi and biology.
C# dynamic access to methods, properties, and fields even if they are private members, powered by Reflection technology.
Basics of Compilers in relationship to C++ compilation to object and machine code via makefile scripting. Basics of Algorithmic Design - Essentially how to design a sequence of precise instructions that leads to a solution. Principles of object-oriented programming design
Lazily evaluated (late-binding) definition for Dyalog APL
This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Late Binding Reflection Attributes dynamic Custom Attributes
2nd console application containing basic exercises made while studying C++ during the pandemic. Familiarizing myself with concepts of the language that inspired both Java and C#.
A minimalistic late binding sample, that loads an external assembly as a dynamic module.
A parsing class to dramatically simplify working with command line arguments in a .Net application (e.g. console, client, or even web application).
A comprehensive example of creating a COM object in C#, registering it for use in VBA, and demonstrating its functionality with early and late binding. This repository includes the complete C# project, DOCM file, and VBA code, allowing you to follow along with the blog post or explore the implementation in detail.
Constraint models for solving Late Binding Solitaire in Essence Prime
I used Swift 3 to create a message box class hierarchy to demonstrate object-oriented principles like classes, inheritance, encapsulation, reusability, and polymorphism.
Add a description, image, and links to the late-binding topic page so that developers can more easily learn about it.
To associate your repository with the late-binding topic, visit your repo's landing page and select "manage topics."