Skip to content

Commit

Permalink
Merge pull request #20 from volodya-lombrozo/17_10_23_reading
Browse files Browse the repository at this point in the history
17.10.23 Reading
  • Loading branch information
mximp authored Nov 1, 2023
2 parents 01648d3 + f953094 commit dcdfb40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ title: Papers List
| 18-Jul-2023 | [Lev Bagryansky](https://github.com/levBagryansky) | [Rust as a language for high performance GC implementation](https://dl.acm.org/doi/10.1145/2926697.2926707) | [ISMM](https://dl.acm.org/conference/ismm) | 2016 | [presentation](./pdf/reading-club-bagryansky-18.07.2023.pdf) |
| 25-Jul-2023 | [Andrew Graur](https://github.com/graur) | [Infeasible Path Generalization in Dynamic Symbolic Execution](https://doi.org/10.1016/j.infsof.2014.07.012) | [IST](https://www.sciencedirect.com/journal/information-and-software-technology/vol/58/suppl/C) | 2014 | [presentation](./pdf/reading-club-graur-11.07.2023.pdf) |
| 01-Aug-2023 | [Volodya Lombrozo](https://github.com/volodya-lombrozo) | [Towards an XML-based Bytecode Level Transformation Framework](https://www.sciencedirect.com/science/article/pii/S1571066109004678) | [ENTCS](https://www.sciencedirect.com/journal/electronic-notes-in-theoretical-computer-science) | 2009 | [presentation](./pdf/reading-club-volodya-lombrozo-01.08.2023.pdf) |
| 15-Aug-2023 | [Andrew Graur](https://github.com/graur) | [Attention Is All You Need](https://dl.acm.org/doi/proceedings/10.5555/3295222) | [NIPS](https://dl.acm.org/conference/nips) | 2017 | [presentation](./pdf/reading-club-graur-15.08.2023.pdf) |
| 10-Oct-2023 | [Lev Bagryansky](https://github.com/levBagryansky) | [An efficient native function interface for Java](https://dl.acm.org/doi/abs/10.1145/2500828.2500832) | [PPPJ'13](https://dl.acm.org/doi/proceedings/10.1145/2500828) | 2013 | [presentation](./pdf/reading-club-bagryansky-10.10.2023.pdf) |
| 15-Aug-2023 | [Andrew Graur](https://github.com/graur) | [Attention Is All You Need](https://dl.acm.org/doi/proceedings/10.5555/3295222) | [NIPS](https://dl.acm.org/conference/nips) | 2017 | [presentation](./pdf/reading-club-graur-15.08.2023.pdf) |
| 10-Oct-2023 | [Lev Bagryansky](https://github.com/levBagryansky) | [An efficient native function interface for Java](https://dl.acm.org/doi/abs/10.1145/2500828.2500832) | [PPPJ'13](https://dl.acm.org/doi/proceedings/10.1145/2500828) | 2013 | [presentation](./pdf/reading-club-bagryansky-10.10.2023.pdf) |
| 17-Oct-2023 | [Volodya Lombrozo](https://github.com/volodya-lombrozo) | [Compiler-Assisted Object Inlining with Value Fields](https://doi.org/10.1145/3453483.3454034) | [PLDI](https://www.sigplan.org/Conferences/PLDI/) | 2021 | [presentation](./pdf/reading-club-volodya-lombrozo-17.10.2023.pdf) |
Binary file added pdf/reading-club-volodya-lombrozo-17.10.2023.pdf
Binary file not shown.

0 comments on commit dcdfb40

Please sign in to comment.