H2JVM - A Haskell Library for writing JVM Bytecode

Lobsters Hottest Tools

Summary

H2JVM is a Haskell library that allows developers to write JVM bytecode directly in Haskell, enabling low-level JVM manipulation.

<p><a href="https://lobste.rs/s/8043lu/h2jvm_haskell_library_for_writing_jvm">Comments</a></p>
Original Article

Similar Articles

rustc_codegen_jvm: Rust compiler backend to emit JVM bytecode

Lobsters Hottest

rustc_codegen_jvm is a custom Rust compiler backend that emits JVM bytecode, allowing Rust code to be compiled into runnable JAR files compatible with JVM 8+. It supports a wide range of Rust features including control flow, data structures, traits, and closures.

Hobbes – A Language and Embedded JIT Compiler

Hacker News Top

Hobbes is an open-source language, embedded JIT compiler, and runtime from Morgan Stanley for efficient dynamic expression evaluation, data storage, and analysis in C++ applications.

1jehuang/jcode

GitHub Trending (daily)

jcode is an open-source coding agent harness designed for multi-session workflows with low resource usage, offering CLI installation and performance improvements over existing agents like Claude Code and Cursor Agent.