Alternatives
Products that do what Lambda 0.2 – a func language better than TypeScrip, jq and jQuery does
What's your tool chain for data and document processing? - jq is great, but limited to JSON; and jQuery limited to HTML; templating systems get messy for non-trivial logic; TypeScript lacks pattern matching and schema support. So I built Lambda — an expressive functional language that combines the power of Lisp, TypeScript, and many DSLs like jq, jQuery, RelaxNG, etc. It has a lightweight 9 MB runtime, built from scratch in C/C++, that provides an end-to-end document processing pipeline (parse → validate/query/transform → layout → render/view). Internally, Lambda parse…
- 1JE
2020 · github.com
- 2FA
Hi, Please check out my new library funcy. It's really simplified AWS Lambda APIs in my projects, so I thought I would open-source it. It strongly-types all request parameters, has support for CORS, content-negotiation, security headers, etc.. out of the box and works via a very simply declarative interface with progressive disclosure. It's currently pre-release, let me know what you think :)
2024 · github.com
- 3C6
2014 · github.com
- 4LA
2017 · lambdacult.com
- 5EA
eno [1] - A modern plaintext language w/ libraries [2] for JavaScript, Python, Ruby & soon more! We migrated a big relational research database to a file-based solution - requirements were: - Super fast and easy editability for users - Highest performance for parsing/validating >10K documents on every user change. Our trials with YAML/TOML showed us that we wanted something both faster [3][4] and easier [4], something tailored for file-based content management ... and after months of research & development it's now publicly available (under MIT license) for everyone! Last but…
2018
- 6LI
2021 · github.com
- 7

- 8HJ
2013 · github.com
- 9JI
2018 · kantord.github.io
- 10

- 11LLambdaway▲29
I am working on this project, http://epsilonwiki.free.fr/lambdaway/, and would be happy to get your opinion back. Thanks a lot. Alain Marty
2016
- 12JA
2020 · crates.io
- 13AL
2011 · github.com
- 14RA
2015 · github.com
- 15LC
2015 · cloudnative.io
- 16TL
2021 · github.com
- 17LA
We have released a high-performance CMS (2-10ms in our tests) CMS, that needs to be set-up by a programmer. Enjoy! EDIT: Since links in a text post do not become clickable, I've moved them to the comments.
2015
- 18GA
hi hn, today I'm open sourcing a new SQL-like query language that's built for the web. it has dedicated syntax for request, parsers, selectors, and javascript snippets... it was built on nodejs with the incredible moo lexer and nearley parser. if you're a fan of regular expressions, do I have some code to show you! the website is mostly just a few examples and a playground where you can write & run (& share!) your own queries. there's also an introductory blog post where i try but ultimately fail to justify why this should be its own language and not a library/framework. enjoy!
2024 · getlang.dev
- 19JP
2018 · github.com
- 20JA
2018 · github.com
- 21TJ
2017 · fiatjaf.alhur.es
- 22CA
2016 · opszero.com
- 23AA
2014 · skepsi.me
- 24AS
Hi HN, I’ve been working on an experimental programming language called XXML. The project started from a frustration I kept running into across systems languages: Languages with strong ownership tend to avoid runtime reflection. Languages with rich reflection usually rely on GC or give up memory guarantees. Compile-time code generation often requires a separate macro language. I wanted to explore whether those tradeoffs are truly necessary. What XXML is trying to do XXML is a statically-typed, native language that: Uses explicit ownership and borrowing (no garbage collector) Supports runtime…
Dec 2025 · xxml-language.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →