C++ Convert `< > >= list` from native to built-in.
authorNicolas Boulenguez <nicolas.boulenguez@free.fr>
Tue, 7 May 2019 08:56:11 +0000 (10:56 +0200)
committerNicolas Boulenguez <nicolas.boulenguez@free.fr>
Tue, 7 May 2019 09:15:36 +0000 (11:15 +0200)
commit946ea85cfbe7bea4a2d1d8e0407aa0b0b3064d43
tree1715a908eee62b46ce443ef1d75534a07772b9cd
parent737e676bbbe5e1196fff60a79d40da612a633e6d
C++ Convert `< > >= list` from native to built-in.

Converting `map` is less trivial.
cpp/Core.cpp
cpp/step4_if_fn_do.cpp
cpp/step5_tco.cpp
cpp/step6_file.cpp
cpp/step7_quote.cpp
cpp/step8_macros.cpp
cpp/step9_try.cpp
cpp/stepA_mal.cpp