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

Move to Shen-Language org? #1

Open
rkoeninger opened this issue Nov 15, 2019 · 1 comment
Open

Move to Shen-Language org? #1

rkoeninger opened this issue Nov 15, 2019 · 1 comment

Comments

@rkoeninger
Copy link

Are you making this for your own purposes or to establish a prelude for Shen generally?

Should we create a unified repo under the Shen-Language org for standard libraries? Or add a libs/ folder in shen-sources? Could be built into ports' build artifacts like shen.exe if they wish?

It could integrate what you're doing here with shen-libs and my ShenPrelude.

@tizoc
Copy link
Owner

tizoc commented Nov 16, 2019

@rkoeninger thats the plan, eventually, but for now I'm just dumping some code here after extending and polishing it a bit (or adding types). It is also missing docs, something that I also have to take care of later. There are other things that have to be solved in general, like how datatype declarations and macros will be handled (some are meant to be for internal use of the library, others are meant to be exported, but should not be enabled by default as a side-effect of loading the library, only by explicit dependency). But that is all for later.

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

No branches or pull requests

2 participants