.rktl is for files intended to be used with 'load', which is what the l stands for.
.rktd is for files used with 'read', and the d stands for data.
Sam
Sorry it's hard to find the official definition of *.rktl and *.rktd except both of them are racket source file extensions as well as *.rkt. My dim memory shows that l means load or link? d means DrRacket? and these two ones are used for configuration.In my web htdocs, there are servlet.rkt, literate-programming.rkt and s-exp-configuration.rkt. That would be great if they all have a conventional file extension instead of randomly choosing one on my own.
--
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.
For more options, visit https://groups.google.com/d/optout.