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

Comment replacement #2

Closed
wants to merge 4 commits into from
Closed

Comment replacement #2

wants to merge 4 commits into from

Conversation

filionf
Copy link

@filionf filionf commented Oct 30, 2012

J'ai corrigé les commentaires.

@feeley
Copy link
Member

feeley commented Apr 7, 2013

I have added the ##inline-host-code procedure, which is meant to work with other targets than just JS. So you can

(define-macro (js-code code) `(##inline-host-code ,code))

if you wish to preserve your interface.

By the way, please don't do a "git commit" because this puts all the generated .c files in the commit. You want to use "make commit" instead, which will only commit the changes to the .scm files.

@feeley feeley closed this Apr 7, 2013
feeley added a commit that referenced this pull request Apr 16, 2013
@m-i-k-a-e-l m-i-k-a-e-l mentioned this pull request Jul 12, 2013
feeley added a commit that referenced this pull request Oct 11, 2019
Relatively stable Gambit module system
feeley added a commit that referenced this pull request Nov 15, 2019
Add --enable-gambitdir=...
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.

3 participants