Giter Club home page Giter Club logo

qtxie / red Goto Github PK

View Code? Open in Web Editor NEW

This project forked from red/red

26.0 26.0 3.0 39.66 MB

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!

Home Page: http://red-lang.org

License: Boost Software License 1.0

Red 85.50% Rebol 14.12% Java 0.06% Shell 0.02% C 0.17% R 0.01% VBA 0.13% Dockerfile 0.01%

red's People

Contributors

7hi4g0 avatar 9214 avatar avitkauskas avatar bitbegin avatar dockimbel avatar drkameleon avatar earl avatar endo64 avatar giesse avatar gltewalt avatar greggirwin avatar hiiamboris avatar honix avatar hyzwhu avatar iarnold avatar ingohohmann avatar kealist avatar loziniak avatar oldes avatar peterwawood avatar qtxie avatar rcqls avatar rebolek avatar rmn64k avatar steevegit avatar thesherwood avatar toomasv avatar wisegenius avatar x8x avatar zamlox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

red's Issues

test2

Before submitting
Prior to opening this ticket, please share your finding in our dedicated chat, so we can confirm it and help in reproducing it, including on other platforms.

Describe the bug
A clear and concise description of what the bug is.

To reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform version
Please specify the operating system, Red version, and build date with Git commit.

  • This can be done all at once by running about/debug command from Red console and pasting its output here.
  • About/debug/cc automatically copies the output to the clipboard.

Feature request: GdipSaveImageToFile

Hi,
could you please also include GdipSaveImageToFile routine so we could already also save images? I'm quite not sure what is the best way how to deal with CLSID in Red.

Thanks.

Testing TG bot

Before submitting
Prior to opening this ticket, please share your finding in our dedicated chat, so we can confirm it and help in reproducing it, including on other platforms.

Describe the bug
A clear and concise description of what the bug is.

To reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform version
Please specify the operating system, Red version, and build date with Git commit.

  • This can be done all at once by running about/debug command from Red console and pasting its output here.
  • About/debug/cc automatically copies the output to the clipboard.

test xx

Before submitting
Prior to opening this ticket, please share your finding in our dedicated chat, so we can confirm it and help in reproducing it, including on other platforms.

Describe the bug
A clear and concise description of what the bug is.

To reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform version
Please specify the operating system, Red version, and build date with Git commit.

  • This can be done all at once by running about/debug command from Red console and pasting its output here.
  • About/debug/cc automatically copies the output to the clipboard.

test3

Before submitting
Prior to opening this ticket, please share your finding in our dedicated chat, so we can confirm it and help in reproducing it, including on other platforms.

Describe the bug
A clear and concise description of what the bug is.

To reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform version
Please specify the operating system, Red version, and build date with Git commit.

  • This can be done all at once by running about/debug command from Red console and pasting its output here.
  • About/debug/cc automatically copies the output to the clipboard.

CoreGraphics not on 10.6.8

Hi Qingtian,
The same as before with CFNetwork but now concerning CoreGraphics.Framework not available.
I found it in ApplicationServices.Framework
Kind regards,

Arnold

CFNetwork error using the MacOSX-GUI branch

I am still on MacOSX 10.6.8
Compiling my program with the MacOSX-GUI branch is ok but running it results in an error:
dyld: Library not loaded: /System/Library/Frameworks/CFNetwork.framework/CFNetwork
Referenced from: /Users/Arnold/..../Red/red-MacOSX-GUI/./macosx
Reason: image not found
Trace/BPT trap

The only reference I have is in a Python documentation map (I think that came preinstalled).

Button is a standard size button on MacOSX

Hi,
I compiled the tile game example by Nick Antonaccio.
Red [
Needs: 'View
]

view [
title "Tile Game"
backdrop silver
style t: button 100x100 [
x: face/offset
face/offset: e/offset
e/offset: x
]
t "8" t "7" t "6" return
t "5" t "4" t "3" return
t "2" t" 1" e: base silver
]

tile
The buttons do not move to the "empty" also.

I know it is too early but I considered it to be a nice result.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.