Re: [racket-dev] Accessing OpenType MATH information through racket/draw

2022-01-09 Thread Jens Axel Søgaard
Den lør. 8. jan. 2022 kl. 23.11 skrev Alexis King : > Hi all, > > I have recently been tinkering with an implementation of an OpenType math > renderer in Racket. Doing this properly requires consulting font metrics > stored in the OpenType MATH table >

Re: [racket-dev] Making changes to a Racket package

2021-02-23 Thread Jens Axel Søgaard
On Wednesday, February 17, 2021 at 9:38:09 PM UTC+1 John K wrote: > Hi Sorawee, > > On Feb 17, 2021, at 3:20 PM, Sorawee Porncharoenwase > wrote: > > > Why did you try to implement your own version in the first place? > > Just as a learning exercise… > > I didn’t see any obvious performance d

Re: [racket-dev] OpenBLAS bindings for Racket

2020-02-08 Thread Jens Axel Søgaard
Den lør. 8. feb. 2020 kl. 08.30 skrev Pratyush Das : > Are there any available (and mature) racket bindings to OpenBLAS? > These are to my knowledge the most recent: https://github.com/soegaard/flmatrix . > They have been tested on macOS and Linux. Windows testers are needed. /Jens Axel --

Re: [racket-dev] Question about move to Racket-on-Chez

2020-01-08 Thread Jens Axel Søgaard
are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-dev+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/r

Re: [racket-dev] time to move off google groups?

2019-05-22 Thread Jens Axel Søgaard
roups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/ecfe668b-ee8c-b411-c373-d5825e5215c4%40neilvandyke.org > . > For more options, visit https://groups.google.com/d/optout. > -- -- Jens Axel Søgaard -- You received this message be

Re: [racket-dev] Racket Realtime

2019-03-01 Thread Jens Axel Søgaard
.gmail.com >> <https://groups.google.com/d/msgid/racket-dev/CAJx4fADapXGj-7Br2RObmaZJVQv4Q5RSHcPnesYCrBv5Y8jQKQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this messa

Re: [racket-dev] Study the implementation of DrRacket...

2017-09-21 Thread Jens Axel Søgaard
2017-09-21 18:22 GMT+02:00 Steve Beisner : > > >- Opened "ActivityLog2-master/rkt/main.rkt" in DrRacket IDE > > Am I doing something wrong? > According to the build instructions: https://github.com/alex-hhh/ActivityLog2/blob/master/doc/building.md you need to use "run.rkt". /Jens Ax

Re: [racket-dev] Study the implementation of DrRacket...

2017-09-21 Thread Jens Axel Søgaard
60f6-4b42-8ac0-9a22e0600f41%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- -- Jens Axel Søgaard -- You received this message because you are subscribed to the Google Groups "Racket Developers" gr

Re: [racket-dev] Racket counterpart of Common Lisp symbol's property list

2017-07-17 Thread Jens Axel Søgaard
id/racket-dev/CANQbkeBUizr-goM9JXOPnggz9i1YVZakN% > 3DejLzrSwnWoOdDN0w%40mail.gmail.com > <https://groups.google.com/d/msgid/racket-dev/CANQbkeBUizr-goM9JXOPnggz9i1YVZakN%3DejLzrSwnWoOdDN0w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://group

Re: [racket-dev] Looking for explanation on Racket's C code & core systems implementation (hello from Shaka Scheme)

2017-03-05 Thread Jens Axel Søgaard
ting a scanner and parser: http://www.cs.indiana.edu/eip/compile/scanparse.html -- Jens Axel Søgaard 2017-03-05 14:16 GMT+01:00 Austin T : > Hello, > > I am currently the lead developer on a student project that is doing an > independent implementation of *R7RS* Scheme in C++11. I am looking at

Re: [racket-dev] Chez Scheme as the Racket VM

2017-03-02 Thread Jens Axel Søgaard
. > Longer term, I think something like this > approach could work and perform better as built into Chez; I've > experimented with that, but not conclusively. /Jens Axel 2017-02-23 13:02 GMT+01:00 Matthew Flatt : > At Thu, 23 Feb 2017 10:04:16 +0100, Jens Axel Søgaard wrot

Re: [racket-dev] Chez Scheme as the Racket VM

2017-02-23 Thread Jens Axel Søgaard
2017-02-15 16:07 GMT+01:00 Matthew Flatt : > TL;DR: I expect the main Racket distribution to run on Chez Scheme > instead of the current Racket VM sometime in the next couple of years. > This is is exciting news. Getting rid of the C portion of the source will hopefully make the foundation of Rac

Re: [racket-dev] Misuse of terminology in `parser-tools/lex`?

2016-12-08 Thread Jens Axel Søgaard
The names are consistent with the position tracking for ports: http://docs.racket-lang.org/reference/linecol.html?q=Syntax%20objects > Den 8. dec. 2016 kl. 19.44 skrev Matthew Butterick : > > Forgive the possibly noobish question. > > Racket's name for a precise place in a source file is calle

Re: [racket-dev] Implementing a spell checker in DrRacket

2016-12-05 Thread Jens Axel Søgaard
Ok - so a Racket implementation would be a Good Thing (TM). > Den 6. dec. 2016 kl. 00.12 skrev Robby Findler : > > It uses aspell. > > Robby > >> On Mon, Dec 5, 2016 at 5:06 PM Jens Axel Søgaard >> wrote: >> >> >> > Den 5. dec. 2016

Re: [racket-dev] Implementing a spell checker in DrRacket

2016-12-05 Thread Jens Axel Søgaard
> Den 5. dec. 2016 kl. 22.12 skrev Leif Andersen : > > Fun fact, DrRacket already has a spell checker. Does it call ispell or simply use the dictionaries? /Jens Axel -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from

Re: [racket-dev] Readable Lisp S-expressions Project | Sweet-expressions

2016-11-05 Thread Jens Axel Søgaard
in Rome, do as the Romans do. It is certainly possible to add such a layer. However you will quickly find that all documentation, blogs, posts on the mailing list etc all use the traditional notation. Therefore it will be more productive not to use a syntax, which seems foreign to the locals.

[racket-dev] Documentation for 2D Syntax

2016-11-03 Thread Jens Axel Søgaard
Hi All, The documentation for 2D Syntax looks odd on my machine (Chrome 54). https://imgur.com/a/3hWPX Is this a general problem? /Jens Axel -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receivi

Re: [racket-dev] Re: Should struct have an #:extra-id-name ?

2016-04-14 Thread Jens Axel Søgaard
n, 10 Apr 2016 18:33:49 +0200, Jens Axel Søgaard wrote: > > Ping. > > > > 2016-04-02 22:26 GMT+02:00 Jens Axel Søgaard : > > > > > Consider this snippet from scribble/html/xml > > > > > > (provide make-element) > > > (struct element (tag

[racket-dev] Re: Should struct have an #:extra-id-name ?

2016-04-10 Thread Jens Axel Søgaard
Ping. 2016-04-02 22:26 GMT+02:00 Jens Axel Søgaard : > Consider this snippet from scribble/html/xml > > (provide make-element) > (struct element (tag attrs body [cache #:auto #:mutable]) > #:constructor-name make-element > #:transparent #:omit-define-syntaxes #:auto-value

[racket-dev] Should struct have an #:extra-id-name ?

2016-04-02 Thread Jens Axel Søgaard
oes not work, since element is not bound to the structure id. An #:extra-id-name option for struct could solve this. Is there another way to provide the struct element without renaming the element function? /Jens Axel -- -- Jens Axel Søgaard -- You received this message because you

[racket-dev] Discarding values

2015-10-22 Thread Jens Axel Søgaard
Hi All, This is an old issue, but as far as I know, there is no convenient to discard extra values in a context where multiple values are received. I propose we add first-value, second-value, and, nth-value: > (first-value (values 'a 'b 'c)) 'a > (second-value (values 'a 'b 'c 'd))

Re: [racket-dev] colon keywords

2015-10-14 Thread Jens Axel Søgaard
2015-10-14 7:45 GMT+02:00 Neil Van Dyke : > Alexis King wrote on 10/14/2015 01:32 AM: > >> I think that Racket 6.3 would be a great time to make `:abc` read the >>> same as `#:abc`. >>> >> This sounds like an incredibly breaking change. >> > > It should not be a breaking change. > As far as I kno

Re: [racket-dev] Adding Jacobi symbols to math/number-theory

2015-09-12 Thread Jens Axel Søgaard
2015-09-12 6:38 GMT+02:00 Stefan A : > Soegaard: I'll write a pull request soon. Thank you. > > As for the Legendre symbol, I believe it's already implemented >

Re: [racket-dev] Adding Jacobi symbols to math/number-theory

2015-09-11 Thread Jens Axel Søgaard
; https://groups.google.com/d/msgid/racket-dev/8a0ab0ad-5b76-4db6-b3be-d26f2e1cb4b3%40googlegroups.com > <https://groups.google.com/d/msgid/racket-dev/8a0ab0ad-5b76-4db6-b3be-d26f2e1cb4b3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://

Re: [racket-dev] non-backward compatible packages (Was: [racket-users] [ann] gregor (date + time library) updates)

2015-08-31 Thread Jens Axel Søgaard
ket-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/55E47208.7030508%40neilvandyke.org > . > > For more options, visit https://groups.google.com/d

Re: [racket-dev] [SOLVED] vector-pop and vector-remove

2015-08-02 Thread Jens Axel Søgaard
integer Growable vector: random Variable integer Hash:random Variable hashable Splay: random Variable non-integer, total order 2015-08-02 16:56 GMT+02:00 mazert : > Le 02/08/2015 13:04, Jens Axel Søgaard a écrit : > >> Hi, >> &g

Re: [racket-dev] vector-pop and vector-remove

2015-08-02 Thread Jens Axel Søgaard
ket-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/mpkst6%24koq%241%40ger.gmane.org > . > For more options, visit https://groups.google.com/d/o

Re: [racket-dev] backwards incompatibility in the handling of DrRacket's snip/values

2015-05-11 Thread Jens Axel Søgaard
2015-05-09 19:05 GMT+02:00 Robby Findler : > Does it make sense to extend record-dc% (or have another version of a > similar kind of class) that can record what happened to the cairo > context? > Yes, I think that would do it. FWIW: http://cairographics.org/manual/cairo-Recording-Surfaces.ht

Re: [racket-dev] backwards incompatibility in the handling of DrRacket's snip/values

2015-05-11 Thread Jens Axel Søgaard
2015-05-08 20:55 GMT+02:00 Robby Findler : > I don't know if it helps, but I'm willing to fix all of the existing > snips to use a new interface that's designed for "special values" > (which wouldn't ask the values to be able to be saved) or to actually > finish the implementation of snip%-ness, d

Re: [racket-dev] guide and reference

2015-05-11 Thread Jens Axel Søgaard
2015-05-03 1:17 GMT+02:00 Neil Van Dyke : > Just a suggestion, which seems like a lot of work... > > Does anyone think it would be a good idea to merge the Guide into the > Reference, so that there is no longer a Guide? (Any supplemental tutorials > would remain separate.) > Depends on how. The

Re: [racket-dev] how best to contribute to docs ...

2015-04-24 Thread Jens Axel Søgaard
groups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/762d6c75-1475-4505-9834-fa627323b0b7%40googlegroups.com > <https://groups.google.com/d/msgid/racket-dev/762d6c75-1475-4505-9834-fa627323b0b7%40googlegroups.com?utm_medium=email&utm_sou

Re: [racket-dev] try the new macro expander

2015-04-13 Thread Jens Axel Søgaard
2015-04-13 14:40 GMT+02:00 Matthew Flatt : > The new macro expander is ready for you to try: ... > * A macro that uses `syntax-local-get-shadower` like will have to be >revised, and it should be revised to avoid that function. A macro >that uses `syntax-local-make-delta-introducer` defini

Re: [racket-dev] building from source

2015-03-30 Thread Jens Axel Søgaard
2015-03-30 15:32 GMT+02:00 Sam Tobin-Hochstadt : > This is a known bug somewhere in Honu that causes that test to fail to > compile. Jens (the most recent person to commit to Honu) looked at it but > did not find a fix, so probably one of the developers of Honu needs to fix > it. It is this test:

[racket-dev] Installing Whalesong via the package manager

2015-03-15 Thread Jens Axel Søgaard
Hi All, I have put Whalesong on pkg.racket-lang.org. On 6.1.1.8 this will install Whalesong correctly: raco pkg install -j 1 --force --deps search-auto --scope installation whalesong However omitting the -j 1 which disables parallel building, leads to compile errors (and not the same each time