https://github.com/yjl9903/flashfill
A Rust implementation of Sumit Gulwani. Automating string processing in spreadsheets using input-output examples. POPL'11.
https://github.com/yjl9903/flashfill
program-synthesis programming-languages string-manipulation
Last synced: 4 months ago
JSON representation
A Rust implementation of Sumit Gulwani. Automating string processing in spreadsheets using input-output examples. POPL'11.
- Host: GitHub
- URL: https://github.com/yjl9903/flashfill
- Owner: yjl9903
- License: mit
- Created: 2021-10-04T04:34:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T16:59:13.000Z (about 3 years ago)
- Last Synced: 2025-01-31T20:07:50.250Z (about 1 year ago)
- Topics: program-synthesis, programming-languages, string-manipulation
- Language: Rust
- Homepage: https://flashfill.pages.dev/
- Size: 7.94 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlashFill
[](https://github.com/yjl9903/FlashFill/actions/workflows/build.yml) [](https://flashfill.pages.dev/)
A Rust implementation of [Sumit Gulwani. Automating string processing in spreadsheets using input-output examples. POPL'11](https://www.microsoft.com/en-us/research/publication/automating-string-processing-spreadsheets-using-input-output-examples/).
https://user-images.githubusercontent.com/30072175/219715369-c1b0ef84-426a-4be7-9e86-97adeaf4e833.mp4
## License
MIT License © 2021 [XLor](https://github.com/yjl9903)