hanoglu/TermiC

GCC powered interactive C/C++ REPL terminal created with BASH

Shellshellreplgccbash-scriptinteractive-cinteractive-shell
This is stars and forks stats for /hanoglu/TermiC repository. As of 03 May, 2024 this repository has 263 stars and 7 forks.

TermiC: Terminal C Interactive C/C++ REPL shell created with BASH. How to Use A simple function in TermiC: [user@FEDORA ~]$ termic TermiC 1.3.0V Language: c Compiler: gcc Type 'help' for additional information >> double divide(double a, double b) { ...if(b==0) { ......return 0; ......} ...return a/b; ...} >> printf("Division 25/2 is equal %f", divide(25,2)) Division 25/2 is equal 12.500000 >> Implementing classes in TermiC++: [user@FEDORA ~]$ termic++ TermiC 1.3.0V Language:...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
giantswarm/linkerd-control-plane-appSmartyPythonMakefile2030
leonardoalt/sol-macrosSolidityCShell31010
guardian/bridgetThriftShell5010
BrunoLevy/TordBoyauVerilogShellOther33040
lambdalisue/nerdfont.vimVim ScriptShell1220140
exercism/zigZigShellPowerShell470330
conda-forge/libsdformat-feedstockBatchfileShell1050
google/orbitC++PythonCMake3.3k+3364+3
cburgmer/buildvizClojureHTMLJavaScript108090
tonsky/remote-requireClojureShell33000