Skip to content

The source code for the ULR (Uncommon Language Runtime) and the ULR Loader, which allows all ULF applications to run.

License

Notifications You must be signed in to change notification settings

uncommon-language-framework/runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uncommon Language Framework Runtime (Uncommon Language Runtime/ULR)

This repository contains the source code for the ULR (Uncommon Language Runtime) and the ULR Loader, which allows all ULF applications to run.

The ULR Main Libraries are found in ULR/Lib, the Public Library (included with every C++ ULF compilation) is located in the header ULR/Lib/Public/StdULR.hpp. Example assemblies/future ideas are found in Ideas-Tests. The source for the ulrhost executable, which loads and executes a ULR assembly, is found in ULR/ulrhost.cpp.

About

The source code for the ULR (Uncommon Language Runtime) and the ULR Loader, which allows all ULF applications to run.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published