Translates state machine into a target programming language.
SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
....
*---------------------------------------------------------*
|Libry Compiler 4.1 Documentation (c) by Kinex Development|
Introduction:
-----------------------------------------------------------
Libry Compiler is a 32-Bit Compiler which compiles directly into machine code
and produces a small PE file. Libry's syntax is in a style of C language.
Produced executables don't need any runtime because it is pure machine code.
-----------------------------------------------------------
Variables:
-----------------------------------------------------------
- Directive 'byte'
* Description: Reserve a byte.
-> byte <Identifier> [optional: = <Number>] ;
- Directive 'int'
* Description: Reserve a word.
-> int <Identifier> [optional: = <Number>] ;
- Directive 'dword'
* Description: Reser
Intelligent e-knowledge base engine for any kind of knowledge-based applications, supporting effective knowledge presentation, precise knowledge search, adaptive learning and immediate consulting.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Simply program converts a standard zip file to an ISO file. Either Drag and Drop into the simply interface or open the more advanced interface. External code is the use of Microsoft's CDImage and DotNetZip (Documentation included)
Redirects incoming commands from COM1 to the command prompt and returns results from command prompt back out COM1. This is primarily useful for automation of Windows servers via console in Linux virtualization environments(ex: KVM, XEN, etc.)
x300 Emulate my own vision of a PC using VB6 and a lot of imagination. I've tried to simulate the structure of a computer vulgarly. Simulating mobo, processor, ram, pci bus, graphical card and compute clock.
Vdevice is an emulator and development tools for virtual hardware. Written in the .NET framework, vdevice allows the hobbyist to write software or operating systems without dealing with the overhead of an x86 or similar platform.
The TP5DataGlove enables you to use the P5 Glove by Essential Reality in your Delphi Applications. Now you can easily create Virtual Reality Software with Dataglove support. It utilizes a C++ Wrapper DLL which provides functions to access the Glove. It is