Skip to content

Instantly share code, notes, and snippets.

View ghaberek's full-sized avatar

Gregory Haberek ghaberek

View GitHub Profile
@ghaberek
ghaberek / awesome-themes.md
Last active April 12, 2023 20:18
A gallery of themes found around GitHub
@ghaberek
ghaberek / varid.e
Created March 6, 2023 01:47
variable_id
include std/io.e
include std/error.e
include std/pretty.e
include std/types.e
constant NULL = 0
ifdef EUI then
include euphoria/debug/debug.e