Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dnl-blkv/whynot-compiled

An experiment on Whynot.js
https://github.com/dnl-blkv/whynot-compiled

finite-state-automata finite-state-machine formal-languages

Last synced: 28 days ago
JSON representation

An experiment on Whynot.js

Awesome Lists containing this project

README

        

# 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.