PureScript
PureScript is a strongly typed, purely functional programming language that compiles JavaScript. It enables developers to build robust web applications, web servers, and mobile apps using functional programming techniques. PureScript offers features such as algebraic data types, pattern matching, row polymorphism, extensible records, higher-kinded types, type classes with functional dependencies, and higher-rank polymorphism. The language emphasizes strong static typing and pure functions, ensuring code reliability and maintainability. Developers can compile PureScript code into readable JavaScript, facilitating seamless integration with existing JavaScript codebases. The ecosystem includes an extensive collection of libraries, excellent tooling, and editor support with instant rebuilds. An active community provides numerous learning resources, including the PureScript book, which offers practical projects for beginners.
Learn more
AssemblyScript
A TypeScript-like language for WebAssembly.
AssemblyScript targets WebAssembly's feature set specifically, giving developers low-level control over their code.
Its similarity with TypeScript makes it easy to compile to WebAssembly without learning a new language.
Integrates with the existing Web ecosystem - no heavy toolchains to set up. Simply npm install it!
AssemblyScript is free and open source software released under the Apache License, Version 2.0, builds upon Binaryen and is based on the WebAssembly specification. It is brought to you by the following awesome people:
Learn more
MoonMail
MoonMail is an Email Marketing Software Platform to send Email Marketing Newsletters. So simple to use that your grandma could do it.
With MoonMail you can easily create and design successful email marketing campaigns.
MoonMail provides a comfortable and clean way to analyze your success and performance through clear metrics, reports, and statistics.
MoonMail allows you:
* Customize and adapt your message using our Template Library
* Create your custom design with our easy-to-use drag and drop template engine
* Add images, social media icons, and logos with just one click
* Monitor and track your performance and analyze the success of your campaigns in MoonMail's Dashboard.
* Compare data from your previous campaigns
* Choose a multilingual dashboard, enabling you to understand your results better.
Learn more
Apache Groovy
Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming. Concise, readable and expressive syntax, easy to learn for Java developers. Closures, builders, runtime & compile-time meta-programming, functional programming, type inference, and static compilation. Flexible & malleable syntax, advanced integration & customization mechanisms, to integrate readable business rules in your applications. Great for writing concise and maintainable tests, and for all your build and automation tasks.
Learn more