Skip to content

Implementation of custom language and using the language with fan - graphics lib to call render functions

Notifications You must be signed in to change notification settings

6413/fan-with-llvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

main.cpp

  • Reads contents of test.fpp and passes it to a text editor.
  • Text editor for editing custom language (fpp).
  • GUI console for seeing compiled IR and outputs.
  • Processes language along with fan (rendering).
  • Outputs object file for native target.

Keybinds:

  • F5: Compile & Run
  • Left Ctrl + S: Save file

Example code: 3

About

Implementation of custom language and using the language with fan - graphics lib to call render functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published