Skip to content

dnl-blkv/whynot-compiled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whynot Compiled

Part of a Bachelor Thesis project. Consists of two parts:

  • Compiler of Abstract Syntax Tree to Finite Automata
  • Player using the pre-compiled automata to suggest possible legal extensions of the input given schema

Developed as an effort to improve the internal operation of https://github.com/bwrrp/whynot.js.