TornadoVM, an open-source plug-in for OpenJDK and GraalVM that compiles and offloads Java code to accelerators such as GPUs, ...
Wa (Chinese name "凹", which pronounced "Wa") is a general-purpose programming language designed for for WebAssembly. The goal is to provide a simple, reliable, easy-to-use, statically typed language ...
OpenRAM is an award winning open-source Python framework to create the layout, netlists, timing and power models, placement and routing models, and other views necessary to use SRAMs in ASIC design.
Abstract: Numerous commercial tools like Xamarin, React Native and PhoneGap utilize the concept of cross-platform mobile applications development that builds applications once and runs it everywhere ...
Abstract: Search-based techniques have been demonstrated effective in solving complex optimization problems that arise in domain-specific compilers for machine learning (ML). Unfortunately, deploying ...
JavaCC (Java Compiler Compiler) parser generator. Given a context free grammer, JavaCC generates a parser. JTB (Java Tree Builder) jar file jtb.jar JTB is a syntax tree builder to be used with JavaCC.
Abstract: As a widely-used platform to support various Java-bytecode-based applications, Java Virtual Machine (JVM) incurs severe performance loss caused by its real-time program interpretation ...