Tree @new-grammar-idea (Download .tar.gz)
History of
src
/
samovar
@new-grammar-idea
git clone https://git.catseye.tc/Samovar/
- Generator simulates all and only the scenarios that have a goal. Chris Pressey 6 years ago
- Allow scenarios to import other preceding scenarios. Chris Pressey 6 years ago
- Take the overall grammar of the language in a differen direction. Chris Pressey 6 years ago
- Make Term.match() return the unifier instead of modifying the env. Chris Pressey 6 years ago
- Add two more unit tests, suggesting something we want to change. Chris Pressey 6 years ago
- Some of these methods are unused. Chris Pressey 6 years ago
- Begin adding a unit test suite to test the internals. Chris Pressey 6 years ago
- Implement ?Var syntax for variables, convert TODO to test case. Chris Pressey 6 years ago
- Merge branch 'develop-0.2' of https://github.com/catseye/Samovar into remove-functions Chris Pressey 6 years ago
- Remove support for functions, as I've concluded they're unneeded. Chris Pressey 6 years ago
- Support for new lexical forms (logic symbols and variable names). Chris Pressey 6 years ago
- Support functions. Add example of how they can be used. Chris Pressey 8 years ago
- Allow rules and situations to be given modularly (grammar change) Chris Pressey 8 years ago
- Add option to driver script to generate a certain number of words. Chris Pressey 8 years ago
- Initial import of Samovar sources (work in progress.) Chris Pressey 8 years ago