forked from frdl/core
No description
- C 90%
- CMake 10%
- added a learning & prediction model for computer todo: - add event logic Changes to be committed: - modified: CMakeLists.txt - new file: catastrophe/README.md - new file: cfg/frdl.cmake.in - modified: inc/frdl.h - modified: inc/frdl/battle.h - modified: inc/frdl/card.h - modified: inc/frdl/entity.h - modified: inc/frdl/guestbook/decl.h - deleted: inc/frdl/math.h - deleted: inc/frdl/rbt.h - renamed: lib/sc/battle/0.c -> lib/battle/0.c - new file: lib/battle/0/robot.h - modified: lib/entity/1.c - new file: src/math/exp.c - new file: src/math/tanh.c |
||
|---|---|---|
| catastrophe | ||
| cfg | ||
| inc | ||
| lib | ||
| src/math | ||
| .gitignore | ||
| CMakeLists.txt | ||
| README.md | ||
__ _ _
/ _|_ __ __| | |_ _ ___ ___ _ __ ___
| |_| '__/ _` | (_|_) __/ _ \| '__/ _ \
| _| | | (_| | |_ | (_| (_) | | | __/
|_| |_| \__,_|_(_|_)___\___/|_| \___|
core logic of frdl
compiler
- clang
- clang-extended C11