Pinned Repositories
FoxExtends
Some helper functions that facilitates the daily work with Visual FoxPro
FoxFaker
FoxFaker is a VFP library that generates fake data for you
FoxLite
A subset of Visual FoxPro programming language
Hungaro
A syntax based programming language
JSONFox
JSONFox is a free JSON parser written in Visual FoxPro 9.0
LerningGodotByCode
Learning GODOT by code. This is a free repo and gathers all the practices performed in my youtube channel.
lets_build_a_simple_interpreter
Proof that I did all the exercises from: https://ruslanspivak.com/lsbasi-part1/
MagicMenu
TrucosVFP
Este es un repositorio donde voy almacenando todos los proyectos de los trucos que voy subiendo a diario en mi canal de youtube. Espero que sean de utilidad para toda la comunidad de programadores en Visual FoxPro 9.0
VFPRestClient
VFPRestClient is a simple Microsoft XMLHTTP Object Wrapper for communicating with remote web services like API Rest.
Irwin1985's Repositories
Irwin1985/JSONFox
JSONFox is a free JSON parser written in Visual FoxPro 9.0
Irwin1985/VFPRestClient
VFPRestClient is a simple Microsoft XMLHTTP Object Wrapper for communicating with remote web services like API Rest.
Irwin1985/Hungaro
A syntax based programming language
Irwin1985/FoxNone
A syntactic sugar way for handling the 'Empty' base class.
Irwin1985/MagicMenu
Irwin1985/VFPStretch
Resize any form easily with VFPStretch. This PRG was inspired from "Stretchy Resize Control"
Irwin1985/kvpReader
Key Value Pair configuration file reader for Visual FoxPro 9.0
Irwin1985/DBCraft
Herramienta para migración y gestión de esquemas de bases de datos en múltiples lenguajes de programación.
Irwin1985/FoxConsole
Write Console Applications within Visual FoxPro 9.0
Irwin1985/FoxStack
Stack class which models and implements Stack data structure in Visual FoxPro.
Irwin1985/MigraFox
Migrador de ficheros y conector de bases de datos relacionales desde Visual FoxPro
Irwin1985/avfp-template
Template con los ficheros mínimos para ejecutar ActiveVFP
Irwin1985/foxserver
Repositorio para descargas automáticas desde MagicMenu para el proyecto tipo Web Server
Irwin1985/HashMap
A single HashMap for Visual Foxpro.
Irwin1985/ILSpy7.2.1withXSharpPlugin
A folder with ILSpy.exe and the X# Plugin 7
Irwin1985/ServiceWrapper
A service wrapper for emulating Windows Services in Visual FoxPro.
Irwin1985/xsharp-design-patterns
Patrones de diseño usando X#
Irwin1985/AntdUI
👚 基于 Ant Design 设计语言的 Winform 界面库
Irwin1985/FoxCollection
A common data structure ready to use for Visual FoxPro
Irwin1985/FoxEnumTypes
A built-in function that emulates the enum data types
Irwin1985/FoxProAlgoritmos
Algoritmos y Estructuras de datos usando Visual FoxPro 9.0
Irwin1985/FScript
Un pequeño lenguaje de programación para personalizar pantallas Visual Foxpro en tiempo de ejecución
Irwin1985/Irwin1985
Irwin1985/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
Irwin1985/SpaceShooter
Another game built in X# for educational and recreation purposes
Irwin1985/winfx
The WinFx repo fox X# projects
Irwin1985/xsharp-console-games
Learning XSharp through console games
Irwin1985/xsharp-paint
A very basic paint application
Irwin1985/XSharpPublic
Public repository for the source code for the XSharp Runtime, Project System and Tools. The source code to the compiler can be found in the XSharpDev repository
Irwin1985/ZombieShooter
An Educational project to learn the basic principles of programming with WinForm in X#