CoreCLR is now Open Source

Discuss other programming languages besides AutoHotkey
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

CoreCLR is now Open Source

04 Feb 2015, 07:22

CoreCLR is now Open Source
github.com/dotnet/coreclr

CoreCLR is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: CoreCLR is now Open Source

04 Feb 2015, 09:49

Nice! Finally! Goodbye complicated problems with mono-frameworks! ;)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
JoeWinograd
Posts: 2177
Joined: 10 Feb 2014, 20:00
Location: U.S. Central Time Zone

Re: CoreCLR is now Open Source

23 Aug 2016, 22:19

I know zero about .NET, but in following the links above, I saw at one of the .NET Core pages "ASP.NET 5 for Mac and Linux". Would this be a way to get an AHK script to run on Mac? In a previous question, lexicos referred me to CLR.ahk, and I'm wondering how that relates to .NET Core. My bottom-line goal is to get a fairly large AHK script running on a Mac without the need for Boot Camp, CrossOver, Parallels, VMware Fusion, etc. Thanks, Joe
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: CoreCLR is now Open Source

24 Aug 2016, 07:53

It could mean a rewrite... :/
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
JoeWinograd
Posts: 2177
Joined: 10 Feb 2014, 20:00
Location: U.S. Central Time Zone

Re: CoreCLR is now Open Source

24 Aug 2016, 09:35

It could mean a rewrite
Need to avoid that. It's about 2,000 lines of code and calls include files with nearly 4,000 lines of code (Gdip, LV_Colors, etc.).
guest3456
Posts: 3454
Joined: 09 Oct 2013, 10:31

Re: CoreCLR is now Open Source

24 Aug 2016, 18:14

Seems that CLR.ahk is for running CLR code within AHK, not the other way around. Did you read the thread?

User avatar
JoeWinograd
Posts: 2177
Joined: 10 Feb 2014, 20:00
Location: U.S. Central Time Zone

Re: CoreCLR is now Open Source

25 Aug 2016, 02:21

Did you read the thread?
Yes.
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: CoreCLR is now Open Source

25 Aug 2016, 20:47

JoeWinograd wrote:
It could mean a rewrite
Need to avoid that. It's about 2,000 lines of code and calls include files with nearly 4,000 lines of code (Gdip, LV_Colors, etc.).
Have you tried running it with Wine?
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
JoeWinograd
Posts: 2177
Joined: 10 Feb 2014, 20:00
Location: U.S. Central Time Zone

Re: CoreCLR is now Open Source

26 Aug 2016, 11:50

Have you tried running it with Wine?
I haven't — good idea! I don't have a Mac yet, but I could try it on Linux just to see how it does. That's what I did with CrossOver, but it didn't work. It ran the installer fine (my Setup.exe created from the compiled AHK with NSIS), but when trying to run the installed program, it didn't get very far. The CrossOver tech supp folks recommended some ideas that would be required of each user and are well beyond the capabilities of my target user base. But I'll give Wine a try on a Linux box and if that works will try it on a Mac when I can get my hands on one. Thanks for the idea. Regards, Joe
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: CoreCLR is now Open Source

26 Aug 2016, 22:37

No problem, wish you the best of luck :)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]

Return to “Other Programming Languages”

Who is online

Users browsing this forum: No registered users and 24 guests