lambda-expressions
There are 304 repositories under lambda-expressions topic.
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
dynamicexpresso/DynamicExpresso
C# expressions interpreter
BafS/Java8-CheatSheet
A Java 8+ Cheat Sheet for functional programming
nreco/lambdaparser
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
michael-damatov/lambda-converters
Strongly-typed lambda expressions as value converters, data template selectors, and validation rules
ljedrz/lambda_calculus
A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust
alexandregama/java8-guides-tutorials
Java 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time API and much more
unvell/ReoScript
JavaScript-like script language engine for .NET Application. Easy to plug in .NET Application and making API extension for script. Enhanced syntax and features are also available such as lambda expression, call setTimeout with arguments, etc...
eazybytes/java
Java Programming: A Comprehensive Bootcamp from Zero to Hero
ZeroMemes/Alpine
A lightweight event system for Java 8+
sjsyrek/malc
Make a lambda calculus.
multiplex/multiplex.js
LINQ for JavaScript.
asperti/BOHM1.1
Bologna Optimal Higher-Order Machine, Version 1.1
sadomovalex/camlex
Camlex simplifies creation of CAML queries for SharePoint (2007, 2010, 2013, 2016, 2019, Online) by using expression trees and lambda expressions
dpolac/twig-lambda
Lambda expressions for Twig and filters that make use of them
mandelsoft/spiff
In-domain YAML templating engine spiff++
stavalfi/lectures
My free and open source tutorials/books on JS, Java, C++, Docker & More 📖 🌹📚
kevin-lee/j8plus
Library containing useful tools for Java 8
TomasMikula/LambdaCart
Lambda syntax for Scala EDSLs
alexander-87/Dapper.FluentColumnMapping
Fluent Object-Column Mappings for use with Dapper
IshtiaqueIrteza/E-Commerce-Website
This project is a simple E-Commerce website based on ASP.NET MVC
morrisjdev/Linq4JS
Linq methods for JavaScript/TypeScript
siposm/oktatas-hft
⌨️A Haladó Fejlesztési Technikák tárgyhoz tartozó laboranyagok, házi és gyakorló feladatok kódjai.
alexmurari/Exprelsior
A .NET Standard lambda expression generator for creating dynamic predicates. Exprelsior!
andreacasalino/DynamicFlow
Templated modern C++ library for implementing DataFlow programming
chwmqq/kQL.orm
kQL.orm是针对MS-SQL数据库开发的一套轻量级数据访问层框架。小巧优雅,更重要的是功能强大到让你脑洞大开。几乎无需配置,就能快速上手!
habibsql/TheCSharp
All interesting CSharp language features are demonastrated.
Tigermouthbear/SimpleEvents
A simple Java EventManager
douo/ActivityBuilder
ActivityBuilder is a annotation base library using builder pattern to make inner activity communication more easier.
Shubh2-0/Sprint-1-Topics
Sprint 1-focused repository covering functional interfaces, lambda expressions, inbuilt functional interfaces in Java, and collections framework problems. Projects provide practical implementations and examples. Enhance your functional programming skills and Java development knowledge. Explore, code, and learn. Happy coding!
tapdevs/MVVMandroid
The base code for starting a project in android.
outlander24/Spark-Most-Frequent-Word-Counter
This java program counts the most frequent word in a given file using Apache Spark
rabestro/jetbrains-academy-readability-score
Everyone has their own personal reading history, and as we grow up, we are able to comprehend more and more complicated texts. But how do you estimate the level of difficulty of a given text, and how do you teach a computer to do that? In this project, you will find it out: write a program that determines how difficult the text is and for which age it is most suitable.
sanchit2107/Learn-Java-with-Implementation-Professional-Level-1
A complete series of Java Implementation from Hello World to important concepts like OOPs, Multi-Threading, Exception Handling, Abstract Classes, Overloading/Overriding, and so on.
Entity-Access/entity-access
Inspired from Entity Framework Core, Entity Access is ORM for JavaScript runtime such as Node, YantraJS.