Skip to content

osumpi/recipe

Repository files navigation

BakeCode Recipe

Implementation and parser of BakeCode Recipe.

Things to note when contributing

  • Prefer UnmodifiableListView, UnmodifiableMapView, UnmodifiableSetView, etc... over List.unmodifiable, Map.unmodifiable, Set.unmodifiable. This allows better type hinting and reduced runtime errors.

About

Implementation and parser of BakeCode Recipe

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages