plus7wist's Stars
rothgar/awesome-tuis
List of projects that provide terminal user interfaces
gilch/hissp
It's Python with a Lissp.
ashinn/chibi-scheme
Official chibi-scheme repository
imageworks/pystring
C++ functions matching the interface and behavior of python string methods with std::string
ezrosent/frawk
an efficient awk-like language
vmware/differential-datalog
DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not write incremental algorithms; instead they specify the desired input-output mapping in a declarative manner.
murarth/ketos
Lisp dialect scripting and extension language for Rust programs
rotty/lexpr-rs
Rust Lisp expression parser and serializer
jmacdonald/amp
A complete text editor for your terminal.
mindoc-org/mindoc
Golang实现的基于beego框架的接口在线文档管理系统
erg-lang/erg
A statically typed language compatible with Python
zhaopengme/gitnote
A modern note taking app based on GIT that does not require a local GIT environment.
standardese/standardese
A (work-in-progress) nextgen Doxygen for C++
hdoc/hdoc
The modern documentation tool for C++.
pulldown-cmark/pulldown-cmark
An efficient, reliable parser for CommonMark, a standard dialect of Markdown
schollz/croc
Easily and securely send things from one computer to another :crocodile: :package:
fishworks/gofish
Keep your fish fresh! :tropical_fish:
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
abs-lang/abs
Home of the ABS programming language: the joy of shell scripting.
rust-lang/cargo
The Rust package manager
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
Michael-F-Bryan/mdbook-epub
An experimental mdbook backend for creating EPUB documents.
petridish-dev/petridish
A command-line utility that creates project structure.
dotnet/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Dhghomon/rust-fsharp
Rust - F# - Rust reference
oxfeeefeee/goscript
An alternative implementation of Golang specs, written in Rust for embedding or wrapping.
matryer/goscript
Goscript: Runtime execution of Go code.
rinja-rs/askama
Type-safe, compiled Jinja-like templates for Rust
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
importcjj/rust-miniproxy
手把手教你用Rust写代理, 代码已完成, 文章不定期更新