-
Updated
May 3, 2021 - Java
#
jit-compiler
Here are 108 public repositories matching this topic...
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
Fast PlayStation 1 emulator for PC and Android
emulator
fast
opengl
vulkan
ps1
playstation
psx
appimage
jit-compiler
hacktoberfest
enhancements
hardware-renderers
-
Updated
Aug 21, 2021 - C++
SLING - A natural language frame semantics parser
nlp
machine-learning
natural-language-processing
neural-network
jit-compiler
natural-language-understanding
frame-semantic-parsing
-
Updated
Jan 22, 2021 - C++
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
c
macos
linux
apple
interpreter
compiler
x86-64
intermediate-representation
jit-compiler
aarch64
m1
s390x
ppc64
-
Updated
Aug 16, 2021 - C
[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.
-
Updated
Feb 19, 2021 - C++
RaptorJIT: A dynamic language for system programming (LuaJIT fork)
-
Updated
Jul 28, 2020 - C
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
-
Updated
Jun 10, 2021 - C
Multi-Language Platform for Dynamic Programming Languages
-
Updated
Apr 9, 2018 - C++
Vite + Vue 3 + Tailwind CSS (starter) ⚡
css
template
vuejs
vue
starter-template
starter
vue-router
jit-compiler
tailwind
tailwindcss
tailwind-css
vue3
vite
tailwindui
tailwind-ui
vitejs
vite-template
-
Updated
Aug 18, 2021 - Vue
The Tcl Core. (Mirror of core.tcl-lang.org)
windows
macos
linux
language
programming-language
unix
interpreter
cross-platform
script
scripting
scripts
tcl
jit-compiler
jit-interpreter
-
Updated
Aug 21, 2021 - C
Rust virtual machine and JIT compiler for eBPF programs
-
Updated
Jan 19, 2021 - Rust
Pure programming language
-
Updated
Apr 28, 2021 - C++
A Game Boy emulator with dynamic recompilation (JIT)
-
Updated
Feb 9, 2021 - C
Looks like JavaScript, feels like Ruby, and it is a script language fitting in C programmers.
javascript
c
programming-language
interpreter
scripting-language
object-oriented
interpreted-programming-language
script-language
jit-compiler
object-oriented-programming
-
Updated
Aug 20, 2021 - C
A basic x86-64 JIT compiler written from scratch in stock Python
-
Updated
Apr 21, 2018 - Python
嵌入式脚本语言 Lightweight embedded scripting language
-
Updated
Jul 2, 2021 - C++
XrXr
commented
Jul 6, 2021
gen_send_general() generates the same side exit twice:
https://github.com/Shopify/yjit/blob/d47f79982375980a4e7ae71d0c5ef6a2be982ba6/yjit_codegen.c#L2963
https://github.com/Shopify/yjit/blob/d47f79982375980a4e7ae71d0c5ef6a2be982ba6/yjit_codegen.c#L2455
We should probably save the side exit code pointer on jitstate_t
to avoid this duplication. This caching could be done because we also gen
JIT compiler in Go
-
Updated
May 11, 2021 - Go
SLING - A natural language frame semantics parser
nlp
machine-learning
natural-language-processing
neural-network
wikidata
jit-compiler
knowledge-management
knowledge-representation
natural-language-understanding
frame-semantic-parsing
frame-semantics
-
Updated
Aug 19, 2021 - C++
MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)
-
Updated
Feb 4, 2018 - Ruby
LLVM Bindings for .NET
code-generator
dotnet
llvm
compilers
code-generation
llvm-bindings
llvm-bitcode
domain-specific-language
jit-compiler
llvm-ir
dynamic-runtime
-
Updated
Jan 25, 2021 - C#
A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.
-
Updated
Aug 18, 2019 - Rust
Lisp dialect featuring highly flexible syntax, arbitrary compile-time evaluation, and static types! Compiles JIT or AOT to x86 machine code.
-
Updated
Aug 3, 2021 - C++
A just-in-time-compiling forth system using libfirm.
-
Updated
Apr 1, 2017 - C
Annotation hints for the Hotspot JVM JIT compiler.
-
Updated
Jul 14, 2021 - Java
x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, constant folding.
c-plus-plus
parser
interpreter
lua
jit
intermediate-representation
jit-compiler
symbolic-math
x87
math-string-expressions
boost-spirit
boost-spirit-x3
symbolic-differentiation
-
Updated
Feb 17, 2016 - C++
Improve this page
Add a description, image, and links to the jit-compiler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jit-compiler topic, visit your repo's landing page and select "manage topics."
The ported markdown documentation attempts to glean technical documentation that is relevant to moonjit such as installation and execution instructions, API, etc. It does not have benchmark numbers, sponsorship acknowledgements or contact details since they are not relevant to moonjit.
In the process however, a number of cross-links have gone missing and the port also may have errors, formatti