lofn

Web framework for Hunchentoot (by lokedhs)

Lofn Alternatives

Similar projects and alternatives to lofn

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better lofn alternative or higher similarity.

lofn reviews and mentions

Posts with mentions or reviews of lofn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-29.
  • SBCL: New in Version 2.1.0
    9 projects | news.ycombinator.com | 29 Dec 2020
    I wrote a templating library that was used for a Slack close we developed a number of years back.

    It parses the HTML with embedded code, and generates a Lisp function which is compiled on the fly thanks to Lisp giving runtime access to the compiler. Whenever the source file is changed, the code is regenerated and compiled.

    Other languages do the same, but in those cases they have to generate source code and call the compiler as an external program, and then load the generated code into the running program using dynamic linking. The Lisp approach is much more efficient.

    Thanks to the quality of SBCL, the templates execute with native performance, which is something very few other solutions do.

    The project is unfortunately not documented, but the code is available here: https://github.com/lokedhs/lofn

Stats

Basic lofn repo stats
1
13
0.0
over 6 years ago

The primary programming language of lofn is Common Lisp.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com