huevo 1.0.3-DEV copy "huevo: ^1.0.3-DEV" to clipboard
huevo: ^1.0.3-DEV copied to clipboard

A basic compiler infrastructure for Learning how to create a compile without any compiler's compiler

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add huevo

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  huevo: ^1.0.3-DEV

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:huevo/huevo.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A basic compiler infrastructure for Learning how to create a compile without any compiler's compiler

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

tuple

More

Packages that depend on huevo