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

Make GitHub detect lisp files as Scheme. #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

larsbrinkhoff
Copy link

Hello,

GitHub currently thinks some of the .lsp files are Common Lisp or NewLisp. This adds a .gitattributes file to change that to Scheme. This is also done for the flisp.boot file.

@larsbrinkhoff
Copy link
Author

@JeffBezanson Ping!

@Ismael-VC
Copy link
Contributor

Before:

image

After:

image

@larsbrinkhoff
Copy link
Author

Ping.

@ice1000
Copy link

ice1000 commented Nov 27, 2019

Seems this project is dead

@lassik
Copy link

lassik commented Nov 28, 2019

Jeff is probably very busy with the Julia language.

FL is still an excellent interpreter. I started a portable Scheme implementation based on it (Up Scheme). However it doesn't keep the structure of the FL codebase or the non-Scheme parts of the runtime library so it might not be trivial to backport things from it.

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.

4 participants