Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shuvam Sanati
summer-of-code-ideas-list
Commits
fc847ea5
Commit
fc847ea5
authored
Mar 18, 2018
by
Jonathan Wilkes
Browse files
change JIT idea from C language to C++/LLVM
parent
18a3b814
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
fc847ea5
...
@@ -688,11 +688,13 @@ to the current "expr" library. Extending that process to the entire
...
@@ -688,11 +688,13 @@ to the current "expr" library. Extending that process to the entire
signal graph (or at least core classes within it) would benefit
signal graph (or at least core classes within it) would benefit
performance on a greater level.
performance on a greater level.
### Difficulty: Moderate to difficult. Since there is pre-existing
### Difficulty: Moderate to difficult
Since there is pre-existing
work done with the jit "expr" library, a good start would be to help
work done with the jit "expr" library, a good start would be to help
test that library and improve it. Once the student gains a mental
test that library and improve it. Once the student gains a mental
model of the process the student can begin to extend it to Purr Data's
model of the process the student can begin to extend it to Purr Data's
DSP graph itself.
DSP graph itself.
### Languages
### Languages
C.
C
++. Knowledge of LLVM will also come in handy here
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment