nff 0.1.1

Command line utility that calculates nullable first follow sets. Can also be used as a library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["rmsthebest <11652273+rmsthebest@users.noreply.github.com>"]
categories = ["command-line-utilities"]
description = "Command line utility that calculates nullable first follow sets. Can also be used as a library"
documentation = "https://docs.rs/nff"
keywords = ["nullable", "first", "follow", "nff"]
license = "GPL-3.0"
name = "nff"
repository = "https://github.com/rmsthebest/nullable-first-follow"
version = "0.1.1"