Re: [racket-users] commenting / uncommenting in DrRacket IDE

2022-07-01 Thread Hrvoje Blazevic
Thanks for replying. However, I was not asking for instructions on how to
use DrRacket. Have been using it since the days when HTDP1 was first
printed, and when it was called DrScheme.
But to answer your question in Racket 8.5 and Fedora 36 with Gome WM
uncommenting does not work, not with ';' and not with box.

Funny enough, I just installed full Racket 8.5 on my daughter's raspberry
pi 4B "toy" computer, running Raspberry Pi OS (Debian), and there both
commenting and uncommenting works!

Hrvoje Blazevic



On Fri, Jul 1, 2022 at 4:02 PM Laurent  wrote:

> After commenting out with a box, place the cursor inside the box then
> click on the "Racket" menu then on the "Uncomment" item. Now the box should
> be uncommented without losing anything. Does this not work for you?
>
> HTH,
> Laurent
>
> On Fri, Jul 1, 2022 at 5:39 AM Hrvoje Blazevic 
> wrote:
>
>> Hi, I have reported this problem a few years ago (this on Fedora Linux
>> using Gnome), and looks like something was done, but not all.
>> When I first reported, DrRacket was not commenting at all. Not with ;;,
>> nor with a box. Now it does comment with both, but it does not uncomment.
>> Ok, I can uncomment the region manually if I commented with ;; but if I
>> used a box, I can only delete the whole thing. BTW I'm using Racket 8.5 on
>> Fedora 36.
>> Anything being done with this?
>>
>> Hrvoje Blazevic
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Racket Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to racket-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/racket-users/b9a257c3-08b1-4f10-ada7-fb1f50156554n%40googlegroups.com
>> <https://groups.google.com/d/msgid/racket-users/b9a257c3-08b1-4f10-ada7-fb1f50156554n%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CA%2BuSn8LvrNWFiXbq1Y%2BhfGMxZ8xb9oJkDNBFQvTj8x-LKXFmew%40mail.gmail.com.


[racket-users] commenting / uncommenting in DrRacket IDE

2022-06-30 Thread Hrvoje Blazevic
Hi, I have reported this problem a few years ago (this on Fedora Linux 
using Gnome), and looks like something was done, but not all.
When I first reported, DrRacket was not commenting at all. Not with ;;, nor 
with a box. Now it does comment with both, but it does not uncomment. 
Ok, I can uncomment the region manually if I commented with ;; but if I 
used a box, I can only delete the whole thing. BTW I'm using Racket 8.5 on 
Fedora 36.
Anything being done with this?

Hrvoje Blazevic

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/b9a257c3-08b1-4f10-ada7-fb1f50156554n%40googlegroups.com.


Re: [racket-users] Math-quiz program

2022-09-07 Thread Hrvoje Blazevic
Thanks for the advice. I did not know about these tools, but apart from the 
fact that I really should know how to use them, I did just fine with 
DrRacket IDE where I just click on Racket->Crete Executable->Distribution 
(to install on other machines), and GRacket, and all is done for me.
My original question was not how to create stand alone executable, but 
where can I post my executable for others to use.


On Wednesday, September 7, 2022 at 3:40:49 AM UTC+8 johnbclements wrote:

> There are two raco tools that might be of use to you: here’s a link to the 
> documentation for both of them:
>
> https://docs.racket-lang.org/guide/exe.html
>
> Also, I personally recommend using the discourse forum rather than this 
> mailing list. Following the transition to discourse last year, the users 
> mailing list is much less frequently used.
>
> https://racket.discourse.group/
>
> John Clements
>
>
> On Sep 5, 2022, at 07:25, Hrvoje Blazevic  wrote:
>
> I've been working last several months on a GUI math training/understanding 
> program for my 6 year old daughter who just started grade 1 (in Philippines 
> - they start beginning of June). 
> Originally I started with addition and subtraction, but as every new topic 
> (math related) was introduced in school (like basic idea of fractions, 
> clock and many others) and as I saw problems in understanding, I would add 
> a new exercise to the program. It contains 12 exercises in all now, and is 
> pretty much complete (I run out of ideas) :-) .
>
> My problem/question is following. 
> As I've seen with my daughter, the program is very successful in teaching 
> (at least it is with my daughter), and she actually enjoys using it (which 
> was not the case when I originally started with papers of printed 
> problems). Therefore I would like to post this program on the internet for 
> other parents to use, but I can't find where Racket compiled/standalone 
> programs are posted.
>
> I have of-course found Racket packages repository, but (I admit I know 
> nothing of Racket packages) it does not seem to be what I need. As far as I 
> see it, packages are for people who use racket, have racket installed on 
> their computers, and know how to handle packages. 
> This is definitely not the folks I have in mind for my program.
>
> So is there such a repository where I can post tarball containing compiled 
> program, and source code.
>
> Hrvoje Blazevic
>
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/racket-users/41d08993-f323-4044-8c7c-239b58dcca8en%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/racket-users/41d08993-f323-4044-8c7c-239b58dcca8en%40googlegroups.com?utm_medium=email_source=footer>
> .
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/0366fe1d-3e7f-45ec-a0f5-b7031de0572bn%40googlegroups.com.


Re: [racket-users] Math-quiz program

2022-09-07 Thread Hrvoje Blazevic
Sure, here is the link:  https://hrvoje064.itch.io/jasnas-math-quiz



On Wednesday, September 7, 2022 at 3:41:50 AM UTC+8 jimmy...@gmail.com 
wrote:

> Can you link the game ?
>
> I would like to check it out.
>
> On Tue, Sep 6, 2022 at 2:40 PM 'John Clements' via Racket Users <
> racket...@googlegroups.com> wrote:
>
>> There are two raco tools that might be of use to you: here’s a link to 
>> the documentation for both of them:
>>
>> https://docs.racket-lang.org/guide/exe.html
>>
>> Also, I personally recommend using the discourse forum rather than this 
>> mailing list. Following the transition to discourse last year, the users 
>> mailing list is much less frequently used.
>>
>> https://racket.discourse.group/
>>
>> John Clements
>>
>>
>> On Sep 5, 2022, at 07:25, Hrvoje Blazevic  wrote:
>>
>> I've been working last several months on a GUI math 
>> training/understanding program for my 6 year old daughter who just started 
>> grade 1 (in Philippines - they start beginning of June). 
>> Originally I started with addition and subtraction, but as every new 
>> topic (math related) was introduced in school (like basic idea of 
>> fractions, clock and many others) and as I saw problems in understanding, I 
>> would add a new exercise to the program. It contains 12 exercises in all 
>> now, and is pretty much complete (I run out of ideas) :-) .
>>
>> My problem/question is following. 
>> As I've seen with my daughter, the program is very successful in teaching 
>> (at least it is with my daughter), and she actually enjoys using it (which 
>> was not the case when I originally started with papers of printed 
>> problems). Therefore I would like to post this program on the internet for 
>> other parents to use, but I can't find where Racket compiled/standalone 
>> programs are posted.
>>
>> I have of-course found Racket packages repository, but (I admit I know 
>> nothing of Racket packages) it does not seem to be what I need. As far as I 
>> see it, packages are for people who use racket, have racket installed on 
>> their computers, and know how to handle packages. 
>> This is definitely not the folks I have in mind for my program.
>>
>> So is there such a repository where I can post tarball containing 
>> compiled program, and source code.
>>
>> Hrvoje Blazevic
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Racket Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to racket-users...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/racket-users/41d08993-f323-4044-8c7c-239b58dcca8en%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/racket-users/41d08993-f323-4044-8c7c-239b58dcca8en%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Racket Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to racket-users...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/racket-users/e6302ee9-c345-45fe-8576-a4fd1223d176%40mtasv.net
>>  
>> <https://groups.google.com/d/msgid/racket-users/e6302ee9-c345-45fe-8576-a4fd1223d176%40mtasv.net?utm_medium=email_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/d7226be6-ffc8-4c66-90d1-34c6776bc58bn%40googlegroups.com.


[racket-users] Math-quiz program

2022-09-05 Thread Hrvoje Blazevic
I've been working last several months on a GUI math training/understanding 
program for my 6 year old daughter who just started grade 1 (in Philippines 
- they start beginning of June). 
Originally I started with addition and subtraction, but as every new topic 
(math related) was introduced in school (like basic idea of fractions, 
clock and many others) and as I saw problems in understanding, I would add 
a new exercise to the program. It contains 12 exercises in all now, and is 
pretty much complete (I run out of ideas) :-) .

My problem/question is following. 
As I've seen with my daughter, the program is very successful in teaching 
(at least it is with my daughter), and she actually enjoys using it (which 
was not the case when I originally started with papers of printed 
problems). Therefore I would like to post this program on the internet for 
other parents to use, but I can't find where Racket compiled/standalone 
programs are posted.

I have of-course found Racket packages repository, but (I admit I know 
nothing of Racket packages) it does not seem to be what I need. As far as I 
see it, packages are for people who use racket, have racket installed on 
their computers, and know how to handle packages. 
This is definitely not the folks I have in mind for my program.

So is there such a repository where I can post tarball containing compiled 
program, and source code.

Hrvoje Blazevic

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/41d08993-f323-4044-8c7c-239b58dcca8en%40googlegroups.com.