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

Allow multiple file Rubex scripts #48

Closed
v0dro opened this issue Mar 30, 2018 · 1 comment
Closed

Allow multiple file Rubex scripts #48

v0dro opened this issue Mar 30, 2018 · 1 comment

Comments

@v0dro
Copy link
Member

v0dro commented Mar 30, 2018

Currently Rubex files can only exist inside one single file. This is quite detrimental to effective
management of code. Support multiple files.

A new function called require_rubex can be used for this purpose. This function will be a compiler construct similar to #include in C and will include that file into the compilation phase.

@v0dro
Copy link
Member Author

v0dro commented May 2, 2018

9ad566e

@v0dro v0dro closed this as completed May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant