Mike Becker (uap-universe)

uap-universe

Geek Repo

Location:Brunswick, Germany

Home Page:https://www.uap-core.de/

Github PK Tool:Github PK Tool

Mike Becker's starred repositories

xnedit

A fast and classic X11 text editor, based on NEdit, with full unicode support and antialiased text rendering.

Language:CLicense:NOASSERTIONStargazers:83Issues:14Issues:98

clang-concepts-monorepo

****** OBSOLETE - CONCEPTS HAS BEEN MERGED INTO CLANG TRUNK AND DEVELOPMENT CONTINUES THERE ****** This fork of llvm-project contains my implementation of C++2a Concepts for the Clang compiler, and will be updated regularly with bug fixes until the whole feature is merged to trunk. Follow the instructions here https://clang.llvm.org/get_started.html to build, then use the flags "-std=c++2a -Xclang -fconcepts-ts" to enable concepts.