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

Wish: Allow comments inside binary values. #23

Closed
Oldes opened this issue Dec 7, 2020 · 0 comments
Closed

Wish: Allow comments inside binary values. #23

Oldes opened this issue Dec 7, 2020 · 0 comments
Labels
Datatype: binary! Oldes.resolved Bugs/wishes with Oldes' fixes/features Red compatibility Issues and changes required for compatibility with Red language Test.written Type.wish

Comments

@Oldes
Copy link
Owner

Oldes commented Dec 7, 2020

In Red language is already possible to write:

	header: #{
		52454442494E								;-- REDBIN magic
		02											;-- version
		00											;-- placeholder for flags
		00000000									;-- placeholder for length (bytes)
		00000000									;-- placeholder for size (number of root records)
	}

I think it would be useful addition (once Github will update the syntax-colorizer too).

@Oldes Oldes added Type.wish Datatype: binary! Red compatibility Issues and changes required for compatibility with Red language Oldes.resolved Bugs/wishes with Oldes' fixes/features Test.written labels Dec 7, 2020
Oldes added a commit to Oldes/Rebol3 that referenced this issue Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datatype: binary! Oldes.resolved Bugs/wishes with Oldes' fixes/features Red compatibility Issues and changes required for compatibility with Red language Test.written Type.wish
Projects
None yet
Development

No branches or pull requests

1 participant