Hacker News new | ask | show | jobs
by fermigier 330 days ago
70 KLOC
1 comments

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...

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?

sharp-f not f-sharp you mean