top | item 44632074

(no title)

fermigier | 7 months ago

70 KLOC

discuss

order

Y_Y|7 months ago

Yes, but, that's generated code. The real source is 8680 LoC and written in a meta-language called #F ("False", no relation of F-sharp).

https://github.com/false-schemers/sharpF/blob/master/example...

quibono|7 months ago

Interesting, quoting from Fsharp's git repository:

> #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5RS/R7RS Scheme programs is provided in a form of libraries written in #F itself.

Is there #FIOF?