dinterprete 0.0.2 copy "dinterprete: ^0.0.2" to clipboard
dinterprete: ^0.0.2 copied to clipboard

Dart 1 only

D'Interprete - Dart Interpreter

example/dinterprete_example.dart

// Copyright (c) 2016, Stijn Van Bael. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

import 'package:dinterprete/dinterprete.dart';

main() {
  run('print("Hello world!");');
}
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

D'Interprete - Dart Interpreter

Homepage

License

BSD-3-Clause (LICENSE)

More

Packages that depend on dinterprete