From 06122ff7116e699a50c968bb0192e6faf00fa6ef Mon Sep 17 00:00:00 2001 From: Andreas Rumpf <rumpf_a@web.de> Date: Tue, 29 May 2018 01:18:50 +0200 Subject: rewrote nimeval.nim; added tcompilerapi example to show how the compiler can be used as an API --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 813c4caf8..46a221700 100644 --- a/changelog.md +++ b/changelog.md @@ -78,6 +78,11 @@ - Added the parameter ``val`` for the ``CritBitTree[int].inc`` proc. - An exception raised from ``test`` block of ``unittest`` now show its type in error message +- The ``compiler/nimeval`` API was rewritten to simplify the "compiler as an + API". Using the Nim compiler and its VM as a scripting engine has never been + easier. See ``tests/compilerapi/tcompilerapi.nim`` for an example of how to + use the Nim VM in a native Nim application. + ### Language additions -- cgit 1.4.1-2-gfad0