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

Bigloo: Implement error and exceptions #177

Open
okuoku opened this issue Jul 29, 2022 · 0 comments
Open

Bigloo: Implement error and exceptions #177

okuoku opened this issue Jul 29, 2022 · 0 comments

Comments

@okuoku
Copy link
Owner

okuoku commented Jul 29, 2022

Bigloo: Has with-exception-handler thus we can implement it with it and a special re-throw exception.

Bigloo's error is not compatible with R7RS or R6RS thus we need our own. Unfortunately, Bigloo do not allow internal symbols thus we need anew yuni/error procedure and use it for loaded libraries.

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