CanftIn / CanftIn_tools

Here is CanftIn tools repo with some CanftIn toys project and in readme there are other my repositories link (might be my github guider)

Home Page:https://github.com/CanftIn/CanftIn_tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CanftIn_tools

Some tools I make for relax.

CanftIn Library

library
|
|-- Basic.h
|-- Tuple.h
|-- ~~auto_ptr.cpp~~**(deprecated)**
|-- vector.h
\-- CppTest

CanftIn Library Repository

CanftIn Library Repository

C_Library

some useful tools set

├───benchmark
│   └───list_case
├───deprecated_src
├───include
├───source
└───test
    ├───bitree_test
    ├───dlist_test
    ├───list_test
    └───set_test

CanftIn toys project

toys
├───[animie](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/animie) (pure js project)
├───[bookmarker](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/bookmarker) (pure js project)
│---------├───css
│---------├───fonts
│---------└───js
├───[brainfuck-interpreter](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/brainfuck-interpreter) (brainfuck interpreter tool)
├───[cfAlloc](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/cfAlloc) (c allocator)
│---------├───cfAlloc
│---------│---------└───Debug
│---------│---------└───cfAlloc.tlog
│---------└───Debug
├───[genericLambdaTuple](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/genericLambdaTuple)  (lambda tuple)
│---------└───bin
├───[helloworld](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/helloworld)  (3 way to write helloworld)
├───[labyrinth](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/labyrinth)   (labyrinth project)
│---------└───pic
├───[lisp-interpreter](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/lisp-interpreter)  (lisp interpreter)
├───[taobaoqiangdan](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/taobaoqiangdan)  (chrome extension)
│---------└───resource
├───[TemplateLisp](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/TemplateLisp)    (lisp interpreter base on c++ template)
│---------├───.vscode
│---------└───build
├───[tiny_parser](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/tiny_parser)     (a parser)
└───[vsCodeOpenFolder](https://github.com/CanftIn/CanftIn_tools/tree/master/toys/vsCodeOpenFolder)    (regedit file)
 ---------└───git_bash_reg

my project repository (might be my github guider)

1. web project

node-project

2. c# game project

game

3. c++ minecraft project

MineCraft

4. ice (my graphic programming language)

ice

5. koala (my dynamic programming language)

koala

6. Software Render Engine

Render Engine

7. game Engine

game Engine

8. minijson praser

minijson

some other toys work repo

1. port scanner

port scanner

2. processing language exercise

processing

3. TEST project (To test some interesting thing)

TEST

4. MakeaDB(lisp database)

MakeaDB

5. BitOS (my tiny operating system)

BitOS

6. SimpleVM

SimpleVM

7. EasyVM

EasyVM

8. mycpplinq

mycpplinq

9. ini_parser

ini_parser

LICENSE

MIT License

Copyright (c) 2018 CanftIn

About

Here is CanftIn tools repo with some CanftIn toys project and in readme there are other my repositories link (might be my github guider)

https://github.com/CanftIn/CanftIn_tools

License:MIT License


Languages

Language:C 69.2%Language:C++ 26.1%Language:JavaScript 2.0%Language:HTML 1.1%Language:CMake 0.8%Language:CSS 0.5%Language:Makefile 0.3%Language:Brainfuck 0.0%Language:Shell 0.0%