Skip to content

egel-lang/egel-bot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

egel-bot

A quick-and-dirty Egel IRC bot to test and showcase dynamic linking of the Egel runtime.

Compiling

This is a Linux application which needs the Egel interpreter libaries, make sure they are compiled and installed.

  • Egel must be installed system wide.
  • Do a default cmake build.

Running the bot

Type the command egel-bot for usage. Type egel-bot node service channel nick to fire up the bot. A script file is provided which you can adopt to your need.

Note that it is trivial to pass an exploding computation to the interpreter. That's on the TODO list.

About

Egel IRC bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published