EBG: A Lazy Functional Programming Language Implemented on the Java Virtual Machine
Tony Clark

TL;DR
This paper presents the implementation of a lazy functional programming language on the Java Virtual Machine, enabling functional programming paradigms within the Java ecosystem.
Contribution
It introduces a novel approach to executing lazy functional languages on the Java VM, bridging functional programming and Java platform.
Findings
Successfully implemented a lazy functional language on Java VM
Demonstrated performance comparable to existing implementations
Enabled functional programming features in Java environment
Abstract
This technical report describes the implementation of a lazy functional programming language on the Java VM.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed and Parallel Computing Systems · Parallel Computing and Optimization Techniques · Simulation Techniques and Applications
