Implement step 1
[jackhill/mal.git] / dart /
drwxr-xr-x   ..
-rw-r--r-- 131 .analysis_options
-rw-r--r-- 59 .packages
-rw-r--r-- 956 Dockerfile
-rw-r--r-- 449 Makefile
-rw-r--r-- 10598 core.dart
-rw-r--r-- 1170 env.dart
-rw-r--r-- 1633 printer.dart
-rw-r--r-- 98 pubspec.lock
-rw-r--r-- 70 pubspec.yaml
-rw-r--r-- 3284 reader.dart
-rwxr-xr-x 77 run
-rw-r--r-- 363 step0_repl.dart
-rw-r--r-- 689 step1_read_print.dart
-rw-r--r-- 2355 step2_eval.dart
-rw-r--r-- 3648 step3_env.dart
-rw-r--r-- 4032 step4_if_fn_do.dart
-rw-r--r-- 4504 step5_tco.dart
-rw-r--r-- 5011 step6_file.dart
-rw-r--r-- 5968 step7_quote.dart
-rw-r--r-- 7635 step8_macros.dart
-rw-r--r-- 8433 step9_try.dart
-rw-r--r-- 8874 stepA_mal.dart
-rw-r--r-- 5407 types.dart