Block or Report
Block or report Lexikos
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
AutoHotkey_L Public
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
-
-
ActiveScript.ahk Public
An AutoHotkey script for hosting Active Scripting languages like VBScript and JScript.
-
DebugVars.ahk Public
View and edit variables of other AutoHotkey scripts while they are running.
-
Ahk2Exe Public
Forked from AutoHotkey/Ahk2Exe
Official AutoHotkey script compiler - written itself in AutoHotkey. This repository may be out of date. See AutoHotkey/Ahk2Exe instead.
294 contributions in the last year
Contribution activity
October 2021
Created 7 commits in 2 repositories
Created an issue in MicrosoftDocs/winrt-related that received 2 comments
Inaccuracies w.r.t. rules about struct fields
A couple of small inaccuracies could cause a nasty surprise for anyone implementing a language projection: Struct fields may only be enums, struct…