Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) zig.mod #1529

Closed
wants to merge 11 commits into from
Closed

(WIP) zig.mod #1529

wants to merge 11 commits into from

Conversation

michaelortmann
Copy link
Member

@michaelortmann michaelortmann commented Jan 21, 2024

Found by: michaelortmann
Patch by: michaelortmann
Fixes:

One-line summary:
Sandbox to build/play with an example module for eggdrop in zig language

Additional description (if needed):
Still far from being useful

Test cases demonstrating functionality (if applicable):

.load zig
[20:13:46] tcl: builtin dcc call: *dcc:loadmod -HQ 1 zig
hello from zig.mod zig_start()
[20:13:46] Module loaded: zig             
[20:13:46] #-HQ# loadmod zig
Module loaded: zig
.status all
[...]
Loaded module information:
  Module: zig, v 0.1
    zig version: 0.13.0-dev.28+3c5e84073
[...]

@michaelortmann
Copy link
Member Author

This module will not be part of eggdrop but a 3rd party module.

It has been moved to its own repo here: https://gitlab.com/mortmann/zig.mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant