This is a project to use Google's blockly to create spreadsheet formulas.
Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.
media/Blockly media files and other files that need to be hosted for this to work properly.extension/Builds the extension for integration with Google Sheets.blocks/Contains definitions of blocks.generators/Contains definitions to convert blocks into spreadsheet formulas.