irishman 1.0.8 copy "irishman: ^1.0.8" to clipboard
irishman: ^1.0.8 copied to clipboard

A generic programming language interpreter, linter, formatter, and all that jazz, written in Dart.

1.0.8 #

  • Fixed package format

1.0.7 #

  • Added more examples to the code

1.0.6 #

  • Overhauled the tokenizer to work better with regular expressions
  • In future versions, forward look-ahead's will be allowed for regular expressions
  • Added support for syntax highlighting to be generated

1.0.5 #

  • Added schema for storing languages.
  • Added in support for spans in the language JSON format.

1.0.4 #

  • Added more documentation.

1.0.3 #

  • Allowed for importing language files using json.

1.0.2 #

  • Added language class for serialization from JSON files

1.0.1 #

  • Added span feature which allows comments, identifiers, numbers, and other cool features

1.0.0 #

  • Initial version.
2
likes
130
pub points
0%
popularity

Publisher

verified publisherfairfieldprogramming.org

A generic programming language interpreter, linter, formatter, and all that jazz, written in Dart.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on irishman