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
20
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

D'Interprete - Dart Interpreter

Homepage

License

BSD-3-Clause (license)

More

Packages that depend on dinterprete