An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# FlashFill

[![Build test](https://github.com/yjl9903/FlashFill/actions/workflows/build.yml/badge.svg)](https://github.com/yjl9903/FlashFill/actions/workflows/build.yml) [![Demo](https://img.shields.io/badge/FlashFill-Demo-brightgreen)](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)