kmx git
  • login
  • register

kc3-lang/kc3/libkc3

Diff

  • Show log

    Commit

  • Hash : b650e372
    Author : Thomas de Grivel Thomas de Grivel
    Date : 2024-12-12T13:16:03

    optimize branch
    

  • Files

  • Makefile
  • abs.c
  • abs.h
  • alist.c
  • alist.h
  • alloc.c
  • alloc.h
  • arg.c
  • arg.h
  • array.c
  • array.h
  • assert.h
  • binding.c
  • binding.h
  • block.c
  • block.h
  • bool.c
  • bool.h
  • buf.c
  • buf.h
  • buf_fd.c
  • buf_fd.h
  • buf_file.c
  • buf_file.h
  • buf_getc.c
  • buf_getc.h
  • buf_getchar.c
  • buf_getchar.h
  • buf_inspect.c
  • buf_inspect.h
  • buf_inspect_s.c.in
  • buf_inspect_s.h.in
  • buf_inspect_s16.c
  • buf_inspect_s16.h
  • buf_inspect_s16_binary.c
  • buf_inspect_s16_binary.h
  • buf_inspect_s16_decimal.c
  • buf_inspect_s16_decimal.h
  • buf_inspect_s16_hexadecimal.c
  • buf_inspect_s16_hexadecimal.h
  • buf_inspect_s16_octal.c
  • buf_inspect_s16_octal.h
  • buf_inspect_s32.c
  • buf_inspect_s32.h
  • buf_inspect_s32_binary.c
  • buf_inspect_s32_binary.h
  • buf_inspect_s32_decimal.c
  • buf_inspect_s32_decimal.h
  • buf_inspect_s32_hexadecimal.c
  • buf_inspect_s32_hexadecimal.h
  • buf_inspect_s32_octal.c
  • buf_inspect_s32_octal.h
  • buf_inspect_s64.c
  • buf_inspect_s64.h
  • buf_inspect_s64_binary.c
  • buf_inspect_s64_binary.h
  • buf_inspect_s64_decimal.c
  • buf_inspect_s64_decimal.h
  • buf_inspect_s64_hexadecimal.c
  • buf_inspect_s64_hexadecimal.h
  • buf_inspect_s64_octal.c
  • buf_inspect_s64_octal.h
  • buf_inspect_s8.c
  • buf_inspect_s8.h
  • buf_inspect_s8_binary.c
  • buf_inspect_s8_binary.h
  • buf_inspect_s8_decimal.c
  • buf_inspect_s8_decimal.h
  • buf_inspect_s8_hexadecimal.c
  • buf_inspect_s8_hexadecimal.h
  • buf_inspect_s8_octal.c
  • buf_inspect_s8_octal.h
  • buf_inspect_s_base.c.in
  • buf_inspect_s_base.h.in
  • buf_inspect_sw.c
  • buf_inspect_sw.h
  • buf_inspect_sw_binary.c
  • buf_inspect_sw_binary.h
  • buf_inspect_sw_decimal.c
  • buf_inspect_sw_decimal.h
  • buf_inspect_sw_hexadecimal.c
  • buf_inspect_sw_hexadecimal.h
  • buf_inspect_sw_octal.c
  • buf_inspect_sw_octal.h
  • buf_inspect_u.c.in
  • buf_inspect_u.h.in
  • buf_inspect_u16.c
  • buf_inspect_u16.h
  • buf_inspect_u16_binary.c
  • buf_inspect_u16_binary.h
  • buf_inspect_u16_decimal.c
  • buf_inspect_u16_decimal.h
  • buf_inspect_u16_hexadecimal.c
  • buf_inspect_u16_hexadecimal.h
  • buf_inspect_u16_octal.c
  • buf_inspect_u16_octal.h
  • buf_inspect_u32.c
  • buf_inspect_u32.h
  • buf_inspect_u32_binary.c
  • buf_inspect_u32_binary.h
  • buf_inspect_u32_decimal.c
  • buf_inspect_u32_decimal.h
  • buf_inspect_u32_hexadecimal.c
  • buf_inspect_u32_hexadecimal.h
  • buf_inspect_u32_octal.c
  • buf_inspect_u32_octal.h
  • buf_inspect_u64.c
  • buf_inspect_u64.h
  • buf_inspect_u64_binary.c
  • buf_inspect_u64_binary.h
  • buf_inspect_u64_decimal.c
  • buf_inspect_u64_decimal.h
  • buf_inspect_u64_hexadecimal.c
  • buf_inspect_u64_hexadecimal.h
  • buf_inspect_u64_octal.c
  • buf_inspect_u64_octal.h
  • buf_inspect_u8.c
  • buf_inspect_u8.h
  • buf_inspect_u8_binary.c
  • buf_inspect_u8_binary.h
  • buf_inspect_u8_decimal.c
  • buf_inspect_u8_decimal.h
  • buf_inspect_u8_hexadecimal.c
  • buf_inspect_u8_hexadecimal.h
  • buf_inspect_u8_octal.c
  • buf_inspect_u8_octal.h
  • buf_inspect_u_base.c.in
  • buf_inspect_u_base.h.in
  • buf_inspect_uw.c
  • buf_inspect_uw.h
  • buf_inspect_uw_binary.c
  • buf_inspect_uw_binary.h
  • buf_inspect_uw_decimal.c
  • buf_inspect_uw_decimal.h
  • buf_inspect_uw_hexadecimal.c
  • buf_inspect_uw_hexadecimal.h
  • buf_inspect_uw_octal.c
  • buf_inspect_uw_octal.h
  • buf_parse.c
  • buf_parse.h
  • buf_parse_s.c.in
  • buf_parse_s.h.in
  • buf_parse_s16.c
  • buf_parse_s16.h
  • buf_parse_s32.c
  • buf_parse_s32.h
  • buf_parse_s64.c
  • buf_parse_s64.h
  • buf_parse_s8.c
  • buf_parse_s8.h
  • buf_parse_sw.c
  • buf_parse_sw.h
  • buf_parse_u.c.in
  • buf_parse_u.h.in
  • buf_parse_u16.c
  • buf_parse_u16.h
  • buf_parse_u32.c
  • buf_parse_u32.h
  • buf_parse_u64.c
  • buf_parse_u64.h
  • buf_parse_u8.c
  • buf_parse_u8.h
  • buf_parse_uw.c
  • buf_parse_uw.h
  • buf_rw.c
  • buf_rw.h
  • buf_save.c
  • buf_save.h
  • call.c
  • call.h
  • callable.c
  • callable.h
  • cast.c
  • cast.h
  • ceiling.c
  • ceiling.h
  • cfn.c
  • cfn.h
  • character.c
  • character.h
  • compare.c
  • compare.h
  • complex.c
  • complex.h
  • configure
  • cow.c
  • cow.h
  • crypt.c
  • crypt.h
  • crypt_sha512.c
  • data.c
  • data.h
  • deserialize.c
  • deserialize.h
  • env.c
  • env.h
  • env_fork.c
  • env_fork.h
  • error.c
  • error.h
  • error_handler.c
  • error_handler.h
  • eval.c
  • eval.h
  • explicit_bzero.h
  • f128.c
  • f128.h
  • f32.c
  • f32.h
  • f64.c
  • f64.h
  • fact.c
  • fact.h
  • fact_action.c
  • fact_action.h
  • fact_list.c
  • fact_list.h
  • facts.c
  • facts.h
  • facts_cursor.c
  • facts_cursor.h
  • facts_spec.c
  • facts_spec.h
  • facts_spec_cursor.c
  • facts_spec_cursor.h
  • facts_transaction.c
  • facts_transaction.h
  • facts_with.c
  • facts_with.h
  • facts_with_cursor.c
  • facts_with_cursor.h
  • fd.c
  • fd.h
  • file.c
  • file.h
  • float.h
  • fn.c
  • fn.h
  • fn_clause.c
  • fn_clause.h
  • frame.c
  • frame.h
  • gen.mk
  • hash.c
  • hash.h
  • http
  • ident.c
  • ident.h
  • inspect.c
  • inspect.h
  • integer.c
  • integer.h
  • io.c
  • io.h
  • kc3.c
  • kc3.h
  • kc3_main.h
  • license.c
  • list.c
  • list.h
  • list_init.c
  • list_init.h
  • log.c
  • log.h
  • map.c
  • map.h
  • module.c
  • module.h
  • mutex.c
  • mutex.h
  • operator.c
  • operator.h
  • pcomplex.c
  • pcomplex.h
  • pcow.c
  • pcow.h
  • pretty.c
  • pretty.h
  • ptag.c
  • ptag.h
  • ptr.c
  • ptr.h
  • ptr_free.c
  • ptr_free.h
  • queue.c
  • queue.h
  • quote.c
  • quote.h
  • ratio.c
  • ratio.h
  • rwlock.c
  • rwlock.h
  • s.c.in
  • s.h.in
  • s16.c
  • s16.h
  • s32.c
  • s32.h
  • s64.c
  • s64.h
  • s8.c
  • s8.h
  • sequence.c
  • sequence.h
  • serialize.c
  • serialize.h
  • set.c.in
  • set.h.in
  • set__fact.c
  • set__fact.h
  • set__tag.c
  • set__tag.h
  • set_cursor.c.in
  • set_cursor.h.in
  • set_cursor__fact.c
  • set_cursor__fact.h
  • set_cursor__tag.c
  • set_cursor__tag.h
  • set_item.c.in
  • set_item.h.in
  • set_item__fact.c
  • set_item__fact.h
  • set_item__tag.c
  • set_item__tag.h
  • sh.c
  • sh.h
  • sha1.c
  • sha1.h
  • sign.c
  • sign.h
  • skiplist.c.in
  • skiplist.h.in
  • skiplist__fact.c
  • skiplist__fact.h
  • skiplist_node.c.in
  • skiplist_node.h.in
  • skiplist_node__fact.c
  • skiplist_node__fact.h
  • sources.mk
  • sources.sh
  • special_operator.c
  • special_operator.h
  • str.c
  • str.h
  • struct.c
  • struct.h
  • struct_type.c
  • struct_type.h
  • sw.c
  • sw.h
  • sym.c
  • sym.h
  • tag.c
  • tag.h
  • tag_add.c
  • tag_addi.c
  • tag_band.c
  • tag_bnot.c
  • tag_bor.c
  • tag_bxor.c
  • tag_div.c
  • tag_init.c
  • tag_init.h
  • tag_init.rb
  • tag_mod.c
  • tag_mul.c
  • tag_neg.c
  • tag_shift_left.c
  • tag_shift_right.c
  • tag_sqrt.c
  • tag_sub.c
  • tag_type.c
  • tag_type.h
  • time.c
  • time.h
  • to_lisp.c
  • to_lisp.h
  • tuple.c
  • tuple.h
  • types.h
  • u.c.in
  • u.h.in
  • u16.c
  • u16.h
  • u32.c
  • u32.h
  • u64.c
  • u64.h
  • u8.c
  • u8.h
  • ucd.c
  • ucd.h
  • unquote.c
  • unquote.h
  • update_sources
  • uw.c
  • uw.h
  • var.c
  • var.h
  • void.c
  • void.h
  • wait.c
  • wait.h

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/kc3.git
    Git SSH git@git.kmx.io:kc3-lang/kc3.git
    Public access ? public
    Description

    KC3 programming language.

    Users
    thodg_m kc3_lang_org thodg_w thodg_l www_kmx_io thodg
    Tags
    • v0.1.9
    • v0.1.8
    • v0.1.7
    • v0.1.6
    • v0.1.5
    • v0.1.4
    • v0.1.3
    • v0.1.2
    • v0.1.12
    • v0.1.11
    • v0.1.10
    • v0.1.1
    • v0.1.0
    • v0
    • HTTPd-v0.1.0
    • v0.1.15
    • v0.1.14
    • v0.1.13
    • HTTPd-v0.2.0
    • HTTPd-v0.1.1

kmx.io     mail     discord kmxgit v0.4.0