Ada: added core package + cleanups (inc func call Mal_Type for builtins)
authorChris M Moore <zmower@ntlworld.com>
Sun, 26 Apr 2015 16:15:58 +0000 (17:15 +0100)
committerChris M Moore <zmower@ntlworld.com>
Sun, 26 Apr 2015 16:15:58 +0000 (17:15 +0100)
commit0571a45f09b191fc899250175580666c4bd90a2f
tree05e08cd8898e7297c4d263c166380bb75d42976a
parent9d466456e2875e31a972eaf4713a37daa6ca049d
Ada: added core package + cleanups (inc func call Mal_Type for builtins)
ada/Makefile
ada/core.adb [new file with mode: 0644]
ada/core.ads [new file with mode: 0644]
ada/envs.adb
ada/envs.ads
ada/evaluation.adb
ada/step2_eval.adb
ada/step3_env.adb
ada/step4_if_fn_do.adb
ada/types.adb
ada/types.ads