Description:
An isomorphic BASIC language compiler for retrocomputers
Keep Calm and Read the Friendly Manual :-)
Description:
An isomorphic BASIC language compiler for retrocomputers
Description:
Coccinelle is a program matching and transformation engine which provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code. Coccinelle was initially targeted towards performing collateral evolutions in Linux. Such evolutions comprise the changes that are needed in client code in response to evolutions in library APIs, and may include modifications such as renaming a function, adding a function argument whose value is somehow context-dependent, and reorganizing a data structure. Beyond collateral evolutions, Coccinelle is successfully used (by us and others) for finding and fixing bugs in systems code.
Description:
Hy is a Lisp dialect that’s embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.
Description:
GraalVM is a high-performance JDK distribution that compiles your Java applications ahead of time into standalone binaries. These binaries start instantly, provide peak performance with no warmup, and use fewer resources. You can use GraalVM just like any other Java Development Kit in your IDE.
Description:
GNU DDD is a graphical front end for the command-line debugger GDB and the variant CUDA-GDB.
Description:
A high-performance, zero-overhead, extensible Python compiler using LLVM
Description:
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
Description:
Boilerplate-free, idiomatic JSON:API for your beautiful, idiomatic F# domain model. Optimized for developer happiness.
Description:
F# computation expressions for defining HTTP resources and configuring IWebHostBuilder.
Description:
Full-stack, functional reactive web programming for .NET