flax
general purpose programming language, in the vein of C++
File Explorer
Download Latest Version (.zip)- continuous_integration.yml
- semaphore.yml
- raii_poc.flx
- anytest.flx
- arraytest.flx
- basic.flx
- classes.flx
- decomposition.flx
- defertest.flx
- fizzbuzz.flx
- forloops.flx
- functions.flx
- generics.flx
- intlimits.flx
- linkedlist.flx
- misc.flx
- operators.flx
- recursiveFib.flx
- scopes.flx
- slices.flx
- unions.flx
- using.flx
- repro_1.flx
- repro_2.flx
- repro_3.flx
- a.flx
- b.flx
- c.flx
- a.flx
- b.flx
- c.flx
- d.flx
- generate_test.py
- gltest.flx
- run-test.ps1
- speed-test.py
- supertiny.flx
- tester.flx
- tiniest.flx
- ultratiny.flx
- mpreal.h
- LICENSE
- process.cpp
- process_os.cpp
- process_unix.inc
- process_win.inc
- README.md
- tinyprocess.h
- utf8rewind.h
- base.h
- casemapping.c
- casemapping.h
- codepoint.c
- codepoint.h
- composition.c
- composition.h
- database.c
- database.h
- decomposition.c
- decomposition.h
- seeking.c
- seeking.h
- streaming.c
- streaming.h
- unicodedatabase.c
- unicodedatabase.h
- utf8rewind.c
- LICENSE
- makefile
- README.md
- GL.flx
- GLUT.flx
- Keyboard.flx
- SDL.flx
- file.flx
- io.flx
- limits.flx
- map.flx
- math.flx
- opt.flx
- print.flx
- set.flx
- libc.flx
- os.flx
- main.flx
- run.bat
- driver.cpp
- jit.cpp
- linker.cpp
- translator.cpp
- backend.cpp
- x64AsmBackend.cpp
- any.cpp
- arrays.cpp
- misc.cpp
- saa_common.cpp
- strings.cpp
- alloc.cpp
- arithmetic.cpp
- assign.cpp
- autocasting.cpp
- builtin.cpp
- call.cpp
- classes.cpp
- codegenstate.cpp
- constructor.cpp
- controlflow.cpp
- destructure.cpp
- directives.cpp
- dotop.cpp
- enums.cpp
- function.cpp
- literals.cpp
- logical.cpp
- loops.cpp
- misc.cpp
- operators.cpp
- raii.cpp
- ranges.cpp
- refcounting.cpp
- sizeof.cpp
- slice.cpp
- structs.cpp
- subscript.cpp
- toplevel.cpp
- traits.cpp
- unions.cpp
- variable.cpp
- compiler.cpp
- interpreter.cpp
- wrappers.cpp
- ArraySliceType.cpp
- ArrayType.cpp
- ClassType.cpp
- DynamicArrayType.cpp
- EnumType.cpp
- FunctionType.cpp
- OpaqueType.cpp
- PointerType.cpp
- PrimitiveType.cpp
- RawUnionType.cpp
- SingleTypes.cpp
- StructType.cpp
- TraitType.cpp
- TupleType.cpp
- Type.cpp
- TypeUtils.cpp
- UnionType.cpp
- ConstantValue.cpp
- Function.cpp
- GlobalValue.cpp
- Instruction.cpp
- IRBlock.cpp
- IRBuilder.cpp
- Module.cpp
- Name.cpp
- Value.cpp
- controlflow.cpp
- expr.cpp
- function.cpp
- literal.cpp
- misc.cpp
- operators.cpp
- toplevel.cpp
- type.cpp
- variable.cpp
- arguments.cpp
- collector.cpp
- dependencies.cpp
- errors.cpp
- file.cpp
- import.cpp
- lexer.cpp
- pts.cpp
- interp.h
- llvm.h
- block.h
- constant.h
- function.h
- instruction.h
- interp.h
- irbuilder.h
- module.h
- type.h
- value.h
- allocator.h
- ast.h
- backend.h
- codegen.h
- container.h
- defs.h
- errors.h
- frontend.h
- gluecode.h
- lexer.h
- memorypool.h
- parser.h
- parser_internal.h
- platform.h
- polymorph.h
- precompile.h
- pts.h
- repl.h
- resolver.h
- sst.h
- sst_expr.h
- stcommon.h
- string_consts.h
- typecheck.h
- zfu.h
- zpr.h
- ztmu.h
- allocator.cpp
- destructors.cpp
- identifier.cpp
- mpool.cpp
- backtrace.cpp
- compiler.cpp
- msvcfinder.cpp
- platform.cpp
- commands.cpp
- driver.cpp
- execute.cpp
- history.cpp
- driver.cpp
- instantiator.cpp
- misc.cpp
- solver.cpp
- transforms.cpp
- driver.cpp
- misc.cpp
- resolver.cpp
- alloc.cpp
- arithmetic.cpp
- assign.cpp
- call.cpp
- classes.cpp
- controlflow.cpp
- defer.cpp
- destructure.cpp
- directives.cpp
- dotop.cpp
- enums.cpp
- function.cpp
- literals.cpp
- loops.cpp
- misc.cpp
- operators.cpp
- ranges.cpp
- sizeof.cpp
- slice.cpp
- special.cpp
- structs.cpp
- subscript.cpp
- toplevel.cpp
- traits.cpp
- type.cpp
- typecheckstate.cpp
- unions.cpp
- using.cpp
- variable.cpp
- main.cpp
- .gitignore
- appveyor.yml
- changelog.md
- issues.md
- LICENSE
- Makefile
- meson.build
- notes.md
- README.md
- roadmap.md
// repository documentation
Was this content helpful?
(0 ratings)
